GoXam for WPF v3
CreateBox Method (DragSelectingTool)
Northwoods.GoXam.Tool Namespace > DragSelectingTool Class : CreateBox Method
Create a Northwoods.GoXam.Node using BoxTemplate as its DataTemplate.
Syntax
protected virtual Node CreateBox()
Remarks
If BoxTemplate is null, this uses the default template named "DefaultDragSelectingBoxTemplate".
See Also

Reference

DragSelectingTool Class
DragSelectingTool Members