WpfAnnotationUIMouseUp Event |
Event is raised when the left mouse button transitions from down to up while the cursor is over the annotation.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic event MouseButtonEventHandler MouseUp
Public Event MouseUp As MouseButtonEventHandler
Value
Type:
System.Windows.InputMouseButtonEventHandler
See Also