TextBox.MaxLengthProperty Propriété

Définition

Identifie la propriété de dépendance MaxLength .

public:
 static property DependencyProperty ^ MaxLengthProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxLengthProperty();
public static DependencyProperty MaxLengthProperty { get; }
var dependencyProperty = TextBox.maxLengthProperty;
Public Shared ReadOnly Property MaxLengthProperty As DependencyProperty

Valeur de propriété

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

S’applique à