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

PreviewAnnotationSelectedEvent Field

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