Gets the selected item
public ListBoxItem GetSelectedItem();
public ListBoxItem GetSelectedItem(int);
ListBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace