CxmlCollectionState Enumeration
Silverlight
Represents the states of a CxmlCollectionSource.
Namespace: System.Windows.Controls.Pivot
Assembly: System.Windows.Controls.Pivot (in System.Windows.Controls.Pivot.dll)
| Member name | Description | |
|---|---|---|
| Initialized | The CxmlCollectionSource has been created but has not started loading its contents. | |
| Loading | The CxmlCollectionSource is loading its contents. | |
| Loaded | The CxmlCollectionSource has finished loading its contents. | |
| Failed | The CxmlCollectionSource encountered a non-recoverable error during loading of its contents. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.