2 writes to _processingDpiChanged
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
4546
_processingDpiChanged
= true;
4554
_processingDpiChanged
= false;
1 reference to _processingDpiChanged
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
4492
if (!
_processingDpiChanged
)