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

BeforePageRotationEvent Field

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