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)
1248
SetupToolbar(fullRebuild:
_tabsDirty
);
3545
if (setupToolbar &&
_tabsDirty
)
3828
if (!
_tabsDirty
&& !fullRebuild)
3987
if (
_tabsDirty
)