TextBlock.TextReadingOrderProperty 屬性

定義

識別 TextReadingOrder 相依性屬性。

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

屬性值

TextReadingOrder相依性屬性的識別碼。

適用於