1 write to _contrastCallback
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkPresenter.cs (1)
56_contrastCallback = new InkPresenterHighContrastCallback(this);
2 references to _contrastCallback
PresentationFramework (2)
src\Framework\System\Windows\Controls\InkPresenter.cs (2)
59HighContrastHelper.RegisterHighContrastCallback(_contrastCallback); 62_contrastCallback.TurnHighContrastOn(SystemColors.WindowTextColor);