TeachingTip.ActionButtonContentProperty 属性

定义

标识 ActionButtonContent 依赖属性。

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

属性值

ActionButtonContent 依赖属性的标识符。

适用于