Gets whether the mouse button is down over the SchedulerCanvasBase.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
protected bool IsMouseDown { get; set; }
Visual Basic (Declaration)
Protected Property IsMouseDown As Boolean

See Also