1 write to _active
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
161
_active
= value;
3 references to _active
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (3)
156
get =>
_active
;
159
if (
_active
!= value)
168
if (
_active
)