Miner.Windows Assembly > Miner.Windows.Commands Namespace : CommandBarCollection Class |
For a list of all members of this type, see CommandBarCollection members.
Name | Description | |
---|---|---|
![]() | Count | Return the number of CommandBars in the application. |
![]() | IsReadOnly | Returns whether this collection consists of readonly members. |
![]() | IsSynchronized | Returns whether access to the collection is thread safe. |
![]() | Item | Overloaded. Fetch a CommandBar from the list via the CommandBar's index in the list. |
![]() | SyncRoot | Returns an object that can be used to synchronize assess to the collection. |