GoXam for WPF v3
Delay Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
DragSelectingTool Class
: Delay Property
Gets or sets how long the mouse must be stationary before
CanStart
may return true.
Syntax
C#
public
int
Delay {
get
;
set
;}
Property Value
By default this is 175 milliseconds.
See Also
Reference
DragSelectingTool Class
DragSelectingTool Members