TextBox.IsReadOnlyProperty Propriété

Définition

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

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

Valeur de propriété

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

S’applique à