4 references to WindowTextColor
PresentationFramework (4)
MS\Internal\Ink\HighContrastHelper.cs (1)
191Color windowTextColor = SystemColors.WindowTextColor;
System\Windows\Controls\InkCanvas.cs (1)
187_rtiHighContrastCallback.TurnHighContrastOn(SystemColors.WindowTextColor);
System\Windows\Controls\InkPresenter.cs (1)
46_contrastCallback.TurnHighContrastOn(SystemColors.WindowTextColor);
System\Windows\SystemResourceKey.cs (1)
661return SystemColors.WindowTextColor;