Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
ImageSource Class
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Silverlight 3

Other versions are also available for the following:
.NET Framework Class Library for Silverlight
ImageSource Class

Provides an object source type for Source, Source, and ImageSource.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
<TypeConverterAttribute(GetType(ImageSourceConverter))> _
Public MustInherit Class ImageSource _
    Inherits DependencyObject
Visual Basic (Usage)
Dim instance As ImageSource
C#
[TypeConverterAttribute(typeof(ImageSourceConverter))]
public abstract class ImageSource : DependencyObject

This is an abstract type that is used in the signatures for Source, Source, and ImageSource. For information on the practical derived class that is used for Silverlight 2 image sources, see BitmapImage.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker