GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer Class / PreviewBeforeAnnotationAddedByUserEvent Field





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