TeachingTip.ActionButtonStyleProperty Property

Definition

Identifies the ActionButtonStyle dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ ActionButtonStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty ActionButtonStyleProperty();
public static DependencyProperty ActionButtonStyleProperty { get; }
Public Shared ReadOnly Property ActionButtonStyleProperty As DependencyProperty

Property Value

The identifier for the ActionButtonStyle dependency property.

Applies to