RichEditBox.TextAlignmentProperty 属性

定义

标识 TextAlignment 依赖属性。

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

属性值

TextAlignment 依赖属性的标识符。

适用于