4 references to WindowTextColor
PresentationFramework (4)
MS\Internal\Ink\HighContrastHelper.cs (1)
196Color windowTextColor = SystemColors.WindowTextColor;
System\Windows\Controls\InkCanvas.cs (1)
190_rtiHighContrastCallback.TurnHighContrastOn(SystemColors.WindowTextColor);
System\Windows\Controls\InkPresenter.cs (1)
54_contrastCallback.TurnHighContrastOn(SystemColors.WindowTextColor);
System\Windows\SystemResourceKey.cs (1)
626return SystemColors.WindowTextColor;