The following tables list the members exposed by VisibleApplicationBarButtonsCollection.
| 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 (Inherited from Infragistics.Win.UltraWinLiveTileView.ApplicationBarButtonsCollection) | 
|  | 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. (Inherited from Infragistics.Win.UltraWinLiveTileView.ApplicationBarButtonsCollection) | 
|  | Remove | Overloaded. Removes the specified default ApplicationBarButton. | 
|  | 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>) |