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

AfterPageRotationEvent Field

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