1 write to RescaleConstantsForDpiCallCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Internals.cs (1)
454RescaleConstantsForDpiCallCount++;
1 reference to RescaleConstantsForDpiCallCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Internals.cs (1)
437Assert.Equal(1, control.RescaleConstantsForDpiCallCount);