TileBrush.AlignmentYProperty Property

Definition

Identifies the AlignmentY dependency property.

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

Property Value

The identifier for the AlignmentY dependency property.

Applies to