Skip to main content
Bar

UpdateBarItemAction Properties
Show Inherited Hide Inherited

For internal use.
Name Description
Container Gets the action container for the current action. Inherited from BarManagerControllerActionBase.
Controller Gets the BarManagerController object that owns this action. Inherited from BarManagerControllerActionBase.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ItemIndex Gets or sets the index of the current bar item in a bar item collection. This is a dependency property. Inherited from BarItemActionBase.
ItemName Gets or sets the name of the current bar item. This is a dependency property. Inherited from BarItemActionBase.
Manager Gets the BarManager object that is customized by the current action. Inherited from BarManagerControllerActionBase.
Property This member supports the internal infrastructure, and is not intended to be used directly from your code.
Value This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also