次の方法で共有


NumberBox.ValidationModeProperty プロパティ

定義

ValidationMode 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ ValidationModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ValidationModeProperty();
public static DependencyProperty ValidationModeProperty { get; }
var dependencyProperty = NumberBox.validationModeProperty;
Public Shared ReadOnly Property ValidationModeProperty As DependencyProperty

プロパティ値

ValidationMode 依存関係プロパティの識別子。

適用対象