PivotViewerView 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 PivotViewerView type exposes the following members.

Properties

  Name Description
Public property IconTemplate Gets or sets the ControlTemplate that provides the icon of the view.
Public property Id Gets the ID of the PivotViewerView. It is used for serializing and de-serializing the PivotViewerView object.
Public property IsAvailable Gets a value that indicates whether the PivotViewerView is currently available.
Public property Name Gets the name of the PivotViewerView.
Public property ToolTip Gets the tooltip description of the PivotViewerView.

Top