ClassBitmapImage
Class
Wraps a Silverlight BitmapImage element.
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class BitmapImage : BitmapSource, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<ImageSource>ImageSourceBitmapSourceBitmapImage
Implements:
Inherited Members
Constructors
BitmapImage()
Declaration
cs-api-definition
public BitmapImage()
Fields
CreateOptionsProperty
Declaration
cs-api-definition
public static AutomationProperty CreateOptionsProperty
Field Value
UriSourceProperty
UriSource automation property.
Declaration
cs-api-definition
public static AutomationProperty UriSourceProperty
Field Value
Properties
CreateOptions
Declaration
cs-api-definition
[DataMember]
public BitmapCreateOptions CreateOptions { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type