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

ClickMenuEvent Field

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