TextBlock.TextProperty 屬性

定義

識別 Text 相依性屬性。

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

屬性值

Text相依性屬性的識別碼。

適用於