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