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

PreviewAnnotationResizedEvent Field

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