Click or drag to resize

AutoCompleteTextBoxSelectedItemProperty Field

The selected item property. Holds the item that was selected from the suggestion list.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public static readonly DependencyProperty SelectedItemProperty

Field Value

Type: DependencyProperty
See Also