Class SolidColorBrush
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 SolidColorBrush : Brush, IAutomationPeer, IPeerConverter
Constructors
SolidColorBrush()
Declaration
public SolidColorBrush()
Fields
ColorProperty
Properties
Color
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|