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)
1248
SetupToolbar(fullRebuild:
_tabsDirty
);
3544
if (setupToolbar &&
_tabsDirty
)
3821
if (!
_tabsDirty
&& !fullRebuild)
3980
if (
_tabsDirty
)