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

Properties

  Name Description
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property MaxHeight Get or sets the maximum height at which to display the image at this PivotViewerMultiSizeImageSource.
Public property MaxWidth Get or sets the maximum width at which to display the image at this PivotViewerMultiSizeImageSource.
Public property UriSource Gets or sets the source URI of the image

Top