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