Goblin - A Platform for 3D AR and VR Applications

ListBox.GetSelectedItem Method

Gets the selected item

Overload List

Gets the selected item

public ListBoxItem GetSelectedItem();

Gets the selected item

public ListBoxItem GetSelectedItem(int);

See Also

ListBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace