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

Date

Gets the date related to the event.

Item

Gets the calendar item related to the event.

Resource

Gets or sets the related resource.

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