Skip to main content
Bar

BarManagerControllerActionBase Properties
Show Inherited Hide Inherited

Represents the base class for action objects, which manipulate bar objects.
Name Description
Container Gets the action container for the current action.
Controller Gets the BarManagerController object that owns this action.
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.
Manager Gets the BarManager object that is customized by the current action.
See Also