MenuSelectEventArgs Members
Provides Simple Context Format menu action event data for the MenuSelectEventArgs event.
The following tables list the members exposed by the MenuSelectEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
MenuSelectEventArgs | Initializes a new instance of the MenuSelectEventArgs class. |
Top
Public Fields
Name | Description | |
---|---|---|
Empty | (Inherited from EventArgs) |
Top
Public Properties
Name | Description | |
---|---|---|
Button | Gets the button pressed by the user on the device. | |
DeviceCapabilities | Gets the device's DeviceCapabilities object. (Inherited from DeviceCapabilityEventArgs) | |
ItemId | Gets the item ID of the menu item selected by the user on the device. | |
PreviousPage | Gets the content ID of the previous page. (Inherited from ScfEventArgs) | |
TargetPage | Gets the content ID of the target page. (Inherited from ScfEventArgs) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from DeviceCapabilityEventArgs) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from DeviceCapabilityEventArgs) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | Returns a String that represents the current Object. (Inherited from DeviceCapabilityEventArgs) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
MenuSelectEventArgs Class
Microsoft.SideShow.SimpleContentFormat Namespace