In This Topic
GdPicture14.WPF Namespace / GdViewer Class / PreviewAnnotationMovedEvent Field

PreviewAnnotationMovedEvent Field

In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly PreviewAnnotationMovedEvent As RoutedEvent
public static readonly RoutedEvent PreviewAnnotationMovedEvent
public field PreviewAnnotationMovedEvent: RoutedEvent; static; readonly 
public static var PreviewAnnotationMovedEvent : RoutedEvent;
public: static readonly RoutedEvent* PreviewAnnotationMovedEvent
public:
static readonly RoutedEvent^ PreviewAnnotationMovedEvent
See Also