RemoveBarItemAction Properties
Removes a bar item from the BarManager.Items collection.
Name | Description |
---|---|
Container |
Gets the action container for the current action.
Inherited from Bar |
Controller |
Gets the Bar |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Item |
Gets or sets the index of the current bar item in a bar item collection.
This is a dependency property.
Inherited from Bar |
Item |
Gets or sets the name of the current bar item.
This is a dependency property.
Inherited from Bar |
Manager |
Gets the Bar |
See Also