Gets/Sets the index of the currently selected (Visible)
MultiViewPanel.

Declaration Syntax
public int SelectedIndex { get; set; }
Public Property SelectedIndex As Integer
public:
property int SelectedIndex {
int get ();
void set (int value);
}
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)