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)
153get => _active; 156if (_active != value) 162if (_active)