The following tables list the members exposed by WindowContextMenuEventArgs.
Name | Description | |
---|---|---|
![]() | ContextMenu | Gets the ContextMenu object associated to the window. |
![]() | Handled | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Source | Gets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Window | The window object that relates to the event context. (Inherited from Intersoft.Client.Framework.WindowEventArgs) |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |