PipsPager.PreviousButtonStyleProperty Property

Definition

Identifies the PreviousButtonStyle 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 ^ PreviousButtonStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty PreviousButtonStyleProperty();
public static DependencyProperty PreviousButtonStyleProperty { get; }
Public Shared ReadOnly Property PreviousButtonStyleProperty As DependencyProperty

Property Value

The identifier for the PreviousButtonStyle dependency property.

Applies to

See also