AutoCompleteTextBoxPartSelector Field |
Name of the selector part in the control template.
Namespace:
Jam.Shell.WPF.Controls
Assembly:
ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax protected const string PartSelector = "PART_Selector"
Protected Const PartSelector As String = "PART_Selector"
protected:
literal String^ PartSelector = "PART_Selector"
static val mutable PartSelector: string
Field Value
Type:
StringSee Also