LoopingSelector.ShouldLoopProperty Property

Definition

Identifies the ShouldLoop dependency property.

public:
 static property DependencyProperty ^ ShouldLoopProperty { DependencyProperty ^ get(); };
static DependencyProperty ShouldLoopProperty();
public static DependencyProperty ShouldLoopProperty { get; }
var dependencyProperty = LoopingSelector.shouldLoopProperty;
Public Shared ReadOnly Property ShouldLoopProperty As DependencyProperty

Property Value

The identifier for the ShouldLoop dependency property.

Applies to