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 依赖属性的标识符。

适用于