TextBox.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 = TextBox.textProperty;
Public Shared ReadOnly Property TextProperty As DependencyProperty

Valeur de propriété

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

S’applique à