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