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