1 write to _parent
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (1)
450
_parent
= parent;
3 references to _parent
System.Windows.Forms.Design (3)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (3)
451
_parent
.ActionPanel.SetDropDownActive(true);
457
_parent
.ActionPanel.SetDropDownActive(false);
465
_parent
._ignoreDropDownValue = true;