1 write to _doNotScaleChildren
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
150
_doNotScaleChildren
= true;
2 references to _doNotScaleChildren
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
9533
if (!
_doNotScaleChildren
)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1139
if (!
_doNotScaleChildren
)