'Declaration
Public Function New( _ ByVal menu As ContextMenu _ )
public ContextMenuEventArgs( ContextMenu menu )
Parameters
- menu
- System.Windows.Controls.ContextMenu that caused the event to fire.
'Declaration
Public Function New( _ ByVal menu As ContextMenu _ )
public ContextMenuEventArgs( ContextMenu menu )