5 writes to _tabsDirty
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1532_tabsDirty = true; 3541_tabsDirty = true; 3588_tabsDirty = true; 3617_tabsDirty = true; 3993_tabsDirty = false;
4 references to _tabsDirty
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
1248SetupToolbar(fullRebuild: _tabsDirty); 3545if (setupToolbar && _tabsDirty) 3828if (!_tabsDirty && !fullRebuild) 3987if (_tabsDirty)