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 依存関係プロパティの識別子。

適用対象