Search
Interaction.Cancel Method
See Also
 





Invoked when the operation should be cancelled.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected virtual void Cancel ()

Visual Basic  Copy Code

Protected Overridable Sub Cancel ()

 See Also