Interaction.OnMouseDown override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected override bool OnMouseDown ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Function OnMouseDown( _ |
The PointerRoutedEventArgs object containing the event data.
See Also