New to Telerik Test StudioStart a free 30-day trial

Definition

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; }
C#
[DataMember]
public Stretch Stretch { get; set; }

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: Brush.GetRealType()