|  | Items | 
The ItemsControlExtensions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetDefaultItemCommand | Gets the default item command. See DefaultItemCommand attached property for details. | 
|  | GetItemContainersT | Gets the item containers for a items control. | 
|   | GetRefreshOnSourceChanges | Gets the object that will be observed for changes. A change of the object will trigger a refresh on the collection view of the attached items control. | 
|  | SetDefaultItemCommand | Sets the default item command. See DefaultItemCommand attached property for details. | 
|   | SetRefreshOnSourceChanges | Sets the object that will be observed for changes. A change of the object will trigger a refresh on the collection view of the attached items control. | 
 See Also
See Also