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