GoXam for WPF v3
IsRealtime Property
Northwoods.GoXam.Tool Namespace > DraggingTool Class : IsRealtime Property
Gets or sets whether parts move continuously during a drag or if a simple object is dragged instead, with the parts actually moving only upon a mouse up.
Syntax
public bool IsRealtime {get; set;}

Property Value

The default value is true.
Remarks
This affects the behavior of DoMouseMove.
See Also

Reference

DraggingTool Class
DraggingTool Members