Gets a value indicating whether the mouse button is pressed over this item. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool IsMouseDown { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsMouseDown As Boolean |
true if the mouse is pressed over this item; otherwise, false.