5 writes to _tabsDirty
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1577_tabsDirty = true; 3592_tabsDirty = true; 3639_tabsDirty = true; 3668_tabsDirty = true; 4041_tabsDirty = false;
4 references to _tabsDirty
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
1293SetupToolbar(fullRebuild: _tabsDirty); 3596if (setupToolbar && _tabsDirty) 3873if (!_tabsDirty && !fullRebuild) 4035if (_tabsDirty)