1 write to safeSubWindows
System (1)
sys\system\Media\SoundPlayer.cs (1)
731
safeSubWindows
= new UIPermission(UIPermissionWindow.SafeSubWindows);
2 references to safeSubWindows
System (2)
sys\system\Media\SoundPlayer.cs (2)
730
if (
safeSubWindows
== null) {
734
return
safeSubWindows
;