Class Brush
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.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public abstract class Brush : AutomationObject<Brush>, IAutomationPeer, IPeerConverter
Constructors
Brush()
Declaration
public Brush()
Fields
OpacityProperty
RelativeTransformProperty
Declaration
public static AutomationProperty RelativeTransformProperty
Field Value
AutomationProperty
|
TransformProperty
Properties
Opacity
Declaration
public double Opacity { get; set; }
Property Value
System.Double
|
RelativeTransform
Transform
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|
Overrides
ArtOfTest.WebAii.Silverlight.AutomationObject<ArtOfTest.WebAii.Controls.Xaml.Wpf.Brush>.GetRealType()