TileBrush.AlignmentYProperty プロパティ

定義

AlignmentY 依存関係プロパティを識別します。

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

プロパティ値

AlignmentY 依存関係プロパティの識別子。

適用対象