MenuItemCommandEventArgs Constructors
Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated menu item.
Name | Parameters | Description |
---|---|---|
Menu |
item, command |
Initializes a new instance of the Menu |
Menu |
command |
Initializes a new instance of the Menu |
See Also