5 references to SafeSubWindows
System.Windows.Forms (5)
winforms\Managed\System\WinForms\CommonDialog.cs (1)
267
IntSecurity.
SafeSubWindows
.Demand();
winforms\Managed\System\WinForms\MessageBox.cs (1)
450
IntSecurity.
SafeSubWindows
.Demand();
winforms\Managed\System\WinForms\WinFormsSecurity.cs (3)
192
createAnyWindow =
SafeSubWindows
;
201
createGraphicsForControl =
SafeSubWindows
;
304
modifyCursor =
SafeSubWindows
;