BitmapImage
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class BitmapImage : BitmapSource, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<ImageSource>ImageSourceBitmapSourceBitmapImage
Implements:
Inherited Members
Constructors
C#
public BitmapImage()
Fields
C#
public static AutomationProperty CreateOptionsProperty
C#
public static AutomationProperty UriSourceProperty
Properties
C#
[DataMember]
public BitmapCreateOptions CreateOptions { get; set; }