ClassSize
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class Size : AutomationObject<Size>, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Size>Size
Implements:
Inherited Members
Constructors
Size()
Declaration
cs-api-definition
public Size()
Fields
HeightProperty
Declaration
cs-api-definition
public static AutomationProperty HeightProperty
Field Value
IsEmptyProperty
Declaration
cs-api-definition
public static AutomationProperty IsEmptyProperty
Field Value
WidthProperty
Declaration
cs-api-definition
public static AutomationProperty WidthProperty
Field Value
Properties
Height
Declaration
cs-api-definition
[DataMember]
public virtual double Height { get; set; }
Property Value
IsEmpty
Declaration
cs-api-definition
[DataMember]
public virtual bool IsEmpty { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type