TeachingTip.ActionButtonCommandProperty 属性

定义

标识 ActionButtonCommand 依赖属性。

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

属性值

ActionButtonCommand 依赖属性的标识符。

适用于