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 依赖属性的标识符。

适用于