Version

OpenedEventArgs Class Members

The following tables list the members exposed by OpenedEventArgs.

Public Properties
 NameDescription
Public PropertyContextMenuLocationGets the location of the XamContextMenu.  
Public PropertyMouseClickLocationGets the mouse click location.  
Public Methods
 NameDescription
Public MethodGetClickedElements<T>Returns the visible and invisible elements of the specified type at the coordinates of the mouse when the menu was opened.  
See Also