LoopingSelector.ShouldLoopProperty プロパティ

定義

ShouldLoop 依存関係プロパティを識別します。

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

プロパティ値

ShouldLoop 依存関係プロパティの識別子。

適用対象