Share via


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 相依性屬性的標識碼。

適用於