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 依存関係プロパティの識別子。

適用対象