GoXam for WPF v3
BoxTemplate Property (DragSelectingTool)
Northwoods.GoXam.Tool Namespace > DragSelectingTool Class : BoxTemplate Property
Gets or sets the DataTemplate that renders the "rubber-band" box that the user draws to specify the selection area.
Syntax
public DataTemplate BoxTemplate {get; set;}

Property Value

By default this is null, which causes CreateBox to use a default template.
See Also

Reference

DragSelectingTool Class
DragSelectingTool Members