2 writes to ScalingInProgress
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
9757ScalingInProgress = true; 9789ScalingInProgress = false;
1 reference to ScalingInProgress
System.Windows.Forms (1)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (1)
1660bool updateRowsAndColumns = !ScaleHelper.IsScalingRequirementMet || !ScalingInProgress;