Share via


PipsPager.PreviousButtonStyleProperty Property

Definition

Identifies the PreviousButtonStyle dependency property.

public:
 static property DependencyProperty ^ PreviousButtonStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty PreviousButtonStyleProperty();
public static DependencyProperty PreviousButtonStyleProperty { get; }
var dependencyProperty = PipsPager.previousButtonStyleProperty;
Public Shared ReadOnly Property PreviousButtonStyleProperty As DependencyProperty

Property Value

The identifier for the PreviousButtonStyle dependency property.

Applies to

See also