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
Public Shared ReadOnly SelectedItemProperty As DependencyProperty
public:
static initonly DependencyProperty^ SelectedItemProperty
static val SelectedItemProperty: DependencyProperty
Field Value
Type:
DependencyPropertySee Also