Share via


PipsPager.NextButtonStyleProperty Property

Definition

Identifies the NextButtonStyle dependency property.

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

Property Value

The identifier for the NextButtonStyle dependency property.

Applies to

See also