2 writes to _processingDpiChanged
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4550
_processingDpiChanged
= true;
4557
_processingDpiChanged
= false;
1 reference to _processingDpiChanged
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4496
if (!
_processingDpiChanged
)