AutoCompleteTextBoxItemTemplateProperty Field |
The item template property. Holds the DataTemplate used for suggestions in the popup.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax public static readonly DependencyProperty ItemTemplateProperty
Public Shared ReadOnly ItemTemplateProperty As DependencyProperty
public:
static initonly DependencyProperty^ ItemTemplateProperty
static val ItemTemplateProperty: DependencyProperty
Field Value
Type:
DependencyPropertySee Also