TileBrush.AlignmentXProperty プロパティ

定義

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

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

プロパティ値

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

適用対象