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

PreviewClickMenuEvent Field

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