Share via


PipsPager.MaxVisiblePipsProperty Property

Definition

Identifies the MaxVisiblePips dependency property.

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

Property Value

The identifier for the MaxVisiblePips dependency property.

Applies to

See also