2 references to s_switchMap
PresentationCore (2)
src\Microsoft.DotNet.Wpf\src\Common\src\System\LocalAppContext.cs (2)
58isPresent = s_switchMap.TryGetValue(switchName, out isEnabled); 102s_switchMap[switchName] = initialValue;