5 writes to _tabsDirty
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1532_tabsDirty = true; 3540_tabsDirty = true; 3587_tabsDirty = true; 3616_tabsDirty = true; 3986_tabsDirty = false;
4 references to _tabsDirty
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
1248SetupToolbar(fullRebuild: _tabsDirty); 3544if (setupToolbar && _tabsDirty) 3821if (!_tabsDirty && !fullRebuild) 3980if (_tabsDirty)