1 write to _contrastCallback
PresentationFramework (1)
System\Windows\Controls\InkPresenter.cs (1)
48_contrastCallback = new InkPresenterHighContrastCallback(this);
2 references to _contrastCallback
PresentationFramework (2)
System\Windows\Controls\InkPresenter.cs (2)
51HighContrastHelper.RegisterHighContrastCallback(_contrastCallback); 54_contrastCallback.TurnHighContrastOn(SystemColors.WindowTextColor);