3 references to s_stateParentChanged
System.Windows.Forms (3)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (3)
916_state[s_stateParentChanged] = !RequiredScalingEnabled; 994_state[s_stateParentChanged] = false; 1106bool scaleUs = (requestingControl != this || _state[s_stateParentChanged] || causedByFontChanged);