2 references to SelectionPropertiesCanLagBehindSelectionChangedEventSwitchName
PresentationFramework (2)
MS\Internal\FrameworkAppContextSwitches.cs (1)
45return LocalAppContext.GetCachedSwitchValue(SelectionPropertiesCanLagBehindSelectionChangedEventSwitchName, ref _selectionPropertiesCanLagBehindSelectionChangedEvent);
System\AppContextDefaultValues.cs (1)
27LocalAppContext.DefineSwitchDefault(FrameworkAppContextSwitches.SelectionPropertiesCanLagBehindSelectionChangedEventSwitchName, false);