ComboBox.TextProperty Propriété

Définition

Identifie la propriété de dépendance 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

Valeur de propriété

Identificateur de la propriété de dépendance Text.

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 1809 (introduit dans 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v7.0)

S’applique à