ClassPoint
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class Point : AutomationObject<Point>, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Point>Point
Implements:
Inherited Members
Constructors
Point()
Declaration
cs-api-definition
public Point()
Fields
XProperty
Declaration
cs-api-definition
public static AutomationProperty XProperty
Field Value
YProperty
Declaration
cs-api-definition
public static AutomationProperty YProperty
Field Value
Properties
X
Declaration
cs-api-definition
[DataMember]
public virtual double X { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type