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

PreviewAnnotationAddedByUserEvent Field

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