3 references to stateParentChanged
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ContainerControl.cs (3)
953state[stateParentChanged] = !RequiredScalingEnabled; 1011state[stateParentChanged] = false; 1108bool scaleUs = (requestingControl != this || state[stateParentChanged]);