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