1 write to _cacheShowSounds
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5387_cacheShowSounds = CreateInstance(SystemResourceKeyID.ShowSounds);
2 references to _cacheShowSounds
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5385if (_cacheShowSounds == null) 5390return _cacheShowSounds;