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