ComboBox.TextProperty Свойство

Определение

Идентифицирует свойство зависимости Text.

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

Значение свойства

Идентификатор для свойства зависимостей Text.

Требования к Windows

Семейство устройств
Windows 10, version 1809 (появилось в 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v7.0)

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