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)
9533if (!_doNotScaleChildren)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1139if (!_doNotScaleChildren)