New to Telerik Test StudioStart a free 30-day trial

Definition

Constructors

C#
public BitmapSource()

Fields

C#
public static AutomationProperty PixelHeightProperty
C#
public static AutomationProperty PixelWidthProperty

Properties

C#
[DataMember]
public int PixelHeight { get; set; }
C#
[DataMember]
public int PixelWidth { get; set; }

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: ImageSource.GetRealType()