The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MultiScaleImage.Source Property
Silverlight
Gets or sets the MultiScaleTileSource object that is used as the source for the MultiScaleImage.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
<MultiScaleImage Source="uri"/>
Property Value
Type: System.Windows.Media.MultiScaleTileSourceThe MultiScaleTileSource object that is used as the source for the MultiScaleImage.
Dependency property identifier field: SourceProperty
The MultiScaleTileSource class can be a custom subclass, or a DeepZoomImageTileSource, which utilizes an image pyramid. For more information, see Deep Zoom.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: