Share via


PipsPager.SelectedPipStyleProperty Property

Definition

Identifies the SelectedPipStyle dependency property.

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

Property Value

The identifier for the SelectedPipStyle dependency property.

Applies to

See also