Share via


TeachingTip.ActionButtonCommandParameterProperty 属性

定义

标识 ActionButtonCommandParameter 依赖属性。

public:
 static property DependencyProperty ^ ActionButtonCommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty ActionButtonCommandParameterProperty();
public static DependencyProperty ActionButtonCommandParameterProperty { get; }
var dependencyProperty = TeachingTip.actionButtonCommandParameterProperty;
Public Shared ReadOnly Property ActionButtonCommandParameterProperty As DependencyProperty

属性值

ActionButtonCommandParameter 依赖属性的标识符。

适用于