PixelFormat
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class PixelFormat : AutomationObject<PixelFormat>, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<PixelFormat>PixelFormat
Implements:
Inherited Members
Constructors
C#
public PixelFormat()
Fields
C#
public static AutomationProperty BitsPerPixelProperty
Properties
C#
[DataMember]
public virtual int BitsPerPixel { get; set; }