Gets or sets whether the item should capture the mouse input when the left button is pressed over it. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool AutoCaptureMouse { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoCaptureMouse As Boolean |
true to capture the mouse input, otherwise false. The default is true.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |