GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer Class / PreviewZoomChangedEvent Field





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