5 writes to _tabsDirty
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1532
_tabsDirty
= true;
3537
_tabsDirty
= true;
3584
_tabsDirty
= true;
3613
_tabsDirty
= true;
3989
_tabsDirty
= false;
4 references to _tabsDirty
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
1248
SetupToolbar(fullRebuild:
_tabsDirty
);
3541
if (setupToolbar &&
_tabsDirty
)
3824
if (!
_tabsDirty
&& !fullRebuild)
3983
if (
_tabsDirty
)