RichEditBox.TextReadingOrderProperty 屬性

定義

識別 TextReadingOrder 相依性屬性。

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

屬性值

TextReadingOrder 相依性屬性的標識碼。

適用於

另請參閱