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