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