TeachingTip.ActionButtonContentProperty Property

Definition

Identifies the ActionButtonContent dependency property.

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

Property Value

The identifier for the ActionButtonContent dependency property.

Applies to