5 writes to _tabsDirty
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (5)
1530
_tabsDirty
= true;
3539
_tabsDirty
= true;
3586
_tabsDirty
= true;
3615
_tabsDirty
= true;
3991
_tabsDirty
= false;
4 references to _tabsDirty
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (4)
1246
SetupToolbar(fullRebuild:
_tabsDirty
);
3543
if (setupToolbar &&
_tabsDirty
)
3826
if (!
_tabsDirty
&& !fullRebuild)
3985
if (
_tabsDirty
)