2 references to DisableDWMCrashContainmentSwitchName
PresentationFramework (2)
MS\Internal\FrameworkAppContextSwitches.cs (1)
159return LocalAppContext.GetCachedSwitchValue(DisableDWMCrashContainmentSwitchName, ref _disableDWMCrashContainment);
System\AppContextDefaultValues.cs (1)
35LocalAppContext.DefineSwitchDefault(FrameworkAppContextSwitches.DisableDWMCrashContainmentSwitchName, false);