AutoCompleteTextBoxProviderProperty Field |
The provider property. Holds a ISuggestionProvider instance that provides auto complete suggestions.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax public static readonly DependencyProperty ProviderProperty
Public Shared ReadOnly ProviderProperty As DependencyProperty
public:
static initonly DependencyProperty^ ProviderProperty
static val ProviderProperty: DependencyProperty
Field Value
Type:
DependencyPropertySee Also