Int32Rect
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class Int32Rect : AutomationObject<Int32Rect>, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Int32Rect>Int32Rect
Implements:
Inherited Members
Constructors
C#
public Int32Rect()
Fields
C#
public static AutomationProperty HeightProperty
C#
public static AutomationProperty IsEmptyProperty
C#
public static AutomationProperty WidthProperty
C#
public static AutomationProperty XProperty
C#
public static AutomationProperty YProperty