1 write to unrestrictedWindows
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WinFormsSecurity.cs (1)
447
unrestrictedWindows
= AllWindows;
2 references to unrestrictedWindows
System.Windows.Forms (2)
winforms\Managed\System\WinForms\WinFormsSecurity.cs (2)
446
if (
unrestrictedWindows
== null) {
449
return
unrestrictedWindows
;