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