Class Color
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.Silverlight.UI
Assembly: ArtOfTest.WebAii.dll
Syntax
public class Color : AutomationObject<Color>, IAutomationPeer, IPeerConverter, IColor
Constructors
Color()
Declaration
public Color()
Fields
AProperty
BProperty
GProperty
RProperty
Properties
A
B
G
R
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|
Overrides
ArtOfTest.WebAii.Silverlight.AutomationObject<ArtOfTest.WebAii.Silverlight.UI.Color>.GetRealType()