ClassTileBrush
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public abstract class TileBrush : Brush, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Brush>BrushTileBrush
Derived Classes:
Implements:
Inherited Members
Constructors
TileBrush()
Declaration
cs-api-definition
public TileBrush()
Fields
AlignmentXProperty
Declaration
cs-api-definition
public static AutomationProperty AlignmentXProperty
Field Value
AlignmentYProperty
Declaration
cs-api-definition
public static AutomationProperty AlignmentYProperty
Field Value
StretchProperty
Declaration
cs-api-definition
public static AutomationProperty StretchProperty
Field Value
Properties
AlignmentX
Declaration
cs-api-definition
[DataMember]
public AlignmentX AlignmentX { get; set; }
Property Value
AlignmentY
Declaration
cs-api-definition
[DataMember]
public AlignmentY AlignmentY { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type