2 references to WDA_NONE
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
1793
PInvoke.SetWindowDisplayAffinity(HWND, WINDOW_DISPLAY_AFFINITY.
WDA_NONE
);
1797
ScreenCaptureMode.Allow => WINDOW_DISPLAY_AFFINITY.
WDA_NONE
,