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