2 references to DoNotLoadLatestRichEditControlSwitchName
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AppContextDefaultValues.Defaults.cs (1)
26LocalAppContext.DefineSwitchDefault(LocalAppContextSwitches.DoNotLoadLatestRichEditControlSwitchName, true);
winforms\Managed\System\WinForms\LocalAppContextSwitches.cs (1)
52return LocalAppContext.GetCachedSwitchValue(LocalAppContextSwitches.DoNotLoadLatestRichEditControlSwitchName, ref _doNotLoadLatestRichEditControl);