New to Telerik Test StudioStart a free 30-day trial

Definition

Constructors

C#
public BitmapImage()

Fields

C#
public static AutomationProperty CreateOptionsProperty
C#
public static AutomationProperty UriSourceProperty

Properties

C#
[DataMember]
public BitmapCreateOptions CreateOptions { get; set; }
C#
[DataMember]
public string UriSource { get; set; }

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: BitmapSource.GetRealType()