2 writes to _processingDpiChanged
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4491
_processingDpiChanged
= true;
4498
_processingDpiChanged
= false;
1 reference to _processingDpiChanged
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4437
if (!
_processingDpiChanged
)