2 references to ItemAutomationPeerKeepsItsItemAliveSwitchName
PresentationFramework (2)
MS\Internal\FrameworkAppContextSwitches.cs (1)
122return LocalAppContext.GetCachedSwitchValue(ItemAutomationPeerKeepsItsItemAliveSwitchName, ref _ItemAutomationPeerKeepsItsItemAlive);
System\AppContextDefaultValues.cs (1)
33LocalAppContext.DefineSwitchDefault(FrameworkAppContextSwitches.ItemAutomationPeerKeepsItsItemAliveSwitchName, false);