NumberBox.AcceptsExpressionProperty プロパティ

定義

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

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

プロパティ値

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

適用対象