ListPickerFlyout.SelectedIndexProperty Propriedade

Definição

Identifica a propriedade de dependência SelectedIndex .

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

Valor da propriedade

O identificador da propriedade de dependência SelectedIndex .

Aplica-se a