Provides event data for quick-access toolbar item added events.
Constructors
RibbonQuickAccessToolBarItemAddedEventArgs(string, object)
Initializes a new instance of the class.
Parameter | Type | Description |
---|---|---|
key | string | A string that uniquely identifies the item. |
item | object | The item being added. |
Properties
Item
The item being added.
Property Value
Key
A string that uniquely identifies the item.
Property Value
Inherited Members
- RoutedEventArgs.Handled
- RoutedEventArgs.RoutedEvent
- RoutedEventArgs.Route
- RoutedEventArgs.Source
-
Event
Args. Empty -
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()