CxmlCollectionState Enumeration
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Represents the states of a CxmlCollectionSource.
Namespace: System.Windows.Controls.Pivot
Assembly: System.Windows.Controls.Pivot (in System.Windows.Controls.Pivot.dll)
Syntax
'Declaration
Public Enumeration CxmlCollectionState
public enum CxmlCollectionState
Members
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. |
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.