TextBox.IsReadOnlyProperty Свойство

Определение

Определяет свойство зависимости 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

Значение свойства

Идентификатор свойства зависимостей IsReadOnly .

Применяется к