RichEditBox.HorizontalTextAlignmentProperty 属性

定义

标识 HorizontalTextAlignment 依赖属性。

public:
 static property DependencyProperty ^ HorizontalTextAlignmentProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalTextAlignmentProperty();
public static DependencyProperty HorizontalTextAlignmentProperty { get; }
var dependencyProperty = RichEditBox.horizontalTextAlignmentProperty;
Public Shared ReadOnly Property HorizontalTextAlignmentProperty As DependencyProperty

属性值

HorizontalTextAlignment 依赖属性的标识符。

适用于