Search
MenuItemEventArgs Members
Properties
 


Provides the arguments passed to the Clicked event handlers.

The following tables list the members exposed by the MenuItemEventArgs type.

 Public Properties

  Name Description

Item

Gets the diagram item related to the event.

X

Gets the x-coordinates of the input touch that triggered the event.

Y

Gets the y-coordinates of the input touch that triggered the event.

 See Also