Pivot.SelectedIndexProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ SelectedIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectedIndexProperty();
public static DependencyProperty SelectedIndexProperty { get; }
var dependencyProperty = Pivot.selectedIndexProperty;
Public Shared ReadOnly Property SelectedIndexProperty As DependencyProperty

プロパティ値

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

適用対象