The following tables list the members exposed by ApplicationBarButtonsCollection.
Name | Description | |
---|---|---|
![]() | ApplicationBarButtonsCollection Constructor | Deserialization constructor |
Name | Description | |
---|---|---|
![]() | Count | Returns the number of items in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<ApplicationBarButton>) |
![]() | Item | Overloaded. Returns the item associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<ApplicationBarButton>) |
Name | Description | |
---|---|---|
![]() | PropertyId | PropertyId (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<ApplicationBarButton>) |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified ApplicationBarButton to this collection |
![]() | Clear | Removes all items from this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<ApplicationBarButton>) |
![]() | Contains | Returns a boolean value indicating whether the specified item exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<ApplicationBarButton>) |
![]() | ContainsKey | Returns a boolean value indicating whether an item with the specified key exists in this collection. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<ApplicationBarButton>) |
![]() | IndexOf | Returns the index of the specified item. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<ApplicationBarButton>) |
![]() | Insert | Inserts the specified button at the specified ordinal position within this collection. |
![]() | Remove | Overloaded. Removes the specified button from this collection. |
![]() | ToString | Returns the string representation of this object. (Inherited from Infragistics.Win.UltraWinLiveTileView.IndexedCollectionBase<ApplicationBarButton>) |
![]() | TryGetValue | Gets the value associated with the specified key. (Inherited from Infragistics.Win.UltraWinLiveTileView.KeyedCollectionBase<ApplicationBarButton>) |