Class PixelFormat
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class PixelFormat : AutomationObject<PixelFormat>, IAutomationPeer, IPeerConverter
Constructors
PixelFormat()
Declaration
public PixelFormat()
Fields
BitsPerPixelProperty
Properties
BitsPerPixel
Declaration
public virtual int BitsPerPixel { get; set; }
Property Value
System.Int32
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|
Overrides
ArtOfTest.WebAii.Silverlight.AutomationObject<ArtOfTest.WebAii.Controls.Xaml.Wpf.PixelFormat>.GetRealType()