LoopingSelector.ItemsProperty プロパティ

定義

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

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

プロパティ値

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

適用対象