TextBox.MaxLengthProperty Свойство

Определение

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

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

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

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