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 .

Применяется к