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)
1293
SetupToolbar(fullRebuild:
_tabsDirty
);
3596
if (setupToolbar &&
_tabsDirty
)
3873
if (!
_tabsDirty
&& !fullRebuild)
4035
if (
_tabsDirty
)