CxmlCollectionSource Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The CxmlCollectionSource type exposes the following members.

Properties

  Name Description
Public property BrandImage Gets the branding image for the CxmlCollectionSource.
Public property Copyright Gets the copyright of the CxmlCollectionSource.
Public property Culture Gets the CultureInfo of the CxmlCollectionSource.
Public property ItemProperties Gets the list of PivotViewerPropertys that are used by the PivotViewerItems in the CxmlCollectionSource.
Public property Items Gets the list of PivotViewerItems in the CxmlCollectionSource.
Public property ItemTemplates Gets the templates to use when displaying the PivotViewerItems.
Public property Name Gets the name of the CxmlCollectionSource.
Public property State Gets the CxmlCollectionState of this CxmlCollectionSource.
Public property UriSource Gets the Uri of the CXML file the CxmlCollectionSource is sourced from.

Top