TileBrush.AlignmentXProperty Property

Definition

Identifies the AlignmentX dependency property.

public:
 static property DependencyProperty ^ AlignmentXProperty { DependencyProperty ^ get(); };
static DependencyProperty AlignmentXProperty();
public static DependencyProperty AlignmentXProperty { get; }
var dependencyProperty = TileBrush.alignmentXProperty;
Public Shared ReadOnly Property AlignmentXProperty As DependencyProperty

Property Value

The identifier for the AlignmentX dependency property.

Applies to