2 references to UseAdornerForTextboxSelectionRenderingSwitchName
PresentationFramework (2)
MS\Internal\FrameworkAppContextSwitches.cs (1)
69return LocalAppContext.GetCachedSwitchValue(UseAdornerForTextboxSelectionRenderingSwitchName, ref _useAdornerForTextboxSelectionRendering);
System\AppContextDefaultValues.cs (1)
23LocalAppContext.DefineSwitchDefault(FrameworkAppContextSwitches.UseAdornerForTextboxSelectionRenderingSwitchName, true);