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)
1293
SetupToolbar(fullRebuild:
_tabsDirty
);
3589
if (setupToolbar &&
_tabsDirty
)
3866
if (!
_tabsDirty
&& !fullRebuild)
4025
if (
_tabsDirty
)