RadioButtons.SelectedIndexProperty 屬性

定義

識別 SelectedIndex 相依性屬性。

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

屬性值

SelectedIndex 相依性屬性的標識碼。

適用於

另請參閱