ItemsView.CurrentItemIndexProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ CurrentItemIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty CurrentItemIndexProperty();
public static DependencyProperty CurrentItemIndexProperty { get; }
var dependencyProperty = ItemsView.currentItemIndexProperty;
Public Shared ReadOnly Property CurrentItemIndexProperty As DependencyProperty

プロパティ値

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

適用対象