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