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

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