Block.TextAlignmentProperty 屬性

定義

識別 TextAlignment 相依性屬性。

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

屬性值

TextAlignment相依性屬性的識別碼。

適用於