TextBox.IsReadOnlyProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza IsReadOnly .

Si applica a