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