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