1 write to _rtiHighContrastCallback
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
195_rtiHighContrastCallback = new RTIHighContrastCallback(this);
2 references to _rtiHighContrastCallback
PresentationFramework (2)
src\Framework\System\Windows\Controls\InkCanvas.cs (2)
198HighContrastHelper.RegisterHighContrastCallback(_rtiHighContrastCallback); 201_rtiHighContrastCallback.TurnHighContrastOn(SystemColors.WindowTextColor);