5 writes to _tabsDirty
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1577_tabsDirty = true; 3585_tabsDirty = true; 3632_tabsDirty = true; 3661_tabsDirty = true; 4031_tabsDirty = false;
4 references to _tabsDirty
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
1293SetupToolbar(fullRebuild: _tabsDirty); 3589if (setupToolbar && _tabsDirty) 3866if (!_tabsDirty && !fullRebuild) 4025if (_tabsDirty)