1 write to _autoShow
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripActionList.cs (1)
77_autoShow = value;
2 references to _autoShow
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripActionList.cs (2)
72get => _autoShow; 75if (_autoShow != value)