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