1 write to DeviceDpiNew
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Internals.cs (1)
453
DeviceDpiNew
= deviceDpiNew;
2 references to DeviceDpiNew
System.Windows.Forms.Tests (2)
System\Windows\Forms\ControlTests.Internals.cs (2)
438
Assert.Equal(newDpi, control.
DeviceDpiNew
);
439
Assert.NotEqual(control.DeviceDpiOld, control.
DeviceDpiNew
);