TeachingTip.ActionButtonStyleProperty Property

Definition

Identifies the ActionButtonStyle dependency property.

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

Property Value

The identifier for the ActionButtonStyle dependency property.

Applies to