TileBrush
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public abstract class TileBrush : Brush, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Brush>BrushTileBrush
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public TileBrush()
Fields
C#
public static AutomationProperty AlignmentXProperty
C#
public static AutomationProperty AlignmentYProperty
C#
public static AutomationProperty StretchProperty
Properties
C#
[DataMember]
public AlignmentX AlignmentX { get; set; }
C#
[DataMember]
public AlignmentY AlignmentY { get; set; }