2 references to DisableDirtyRectanglesSwitchName
PresentationCore (2)
MS\Internal\CoreAppContextSwitches.cs (2)
358AppContext.TryGetSwitch(DisableDirtyRectanglesSwitchName, out disableDirtyRectangles); 362return LocalAppContext.GetCachedSwitchValue(DisableDirtyRectanglesSwitchName, ref _DisableDirtyRectangles);