2 writes to _processingDpiChanged
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4488
_processingDpiChanged
= true;
4495
_processingDpiChanged
= false;
1 reference to _processingDpiChanged
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4434
if (!
_processingDpiChanged
)