10 references to HighlightTextBrush
PresentationFramework (10)
System\windows\Documents\SelectionHighlightInfo.cs (1)
51return SystemColors.HighlightTextBrush;
System\Windows\SystemColors.cs (8)
1394return SystemColors.HighlightTextBrush; 1416return SystemColors.HighlightTextBrush; 1437return SystemColors.HighlightTextBrush; 1458return SystemColors.HighlightTextBrush; 1479return SystemColors.HighlightTextBrush; 1500return SystemColors.HighlightTextBrush; 1521return SystemColors.HighlightTextBrush; 1542return SystemColors.HighlightTextBrush;
System\Windows\SystemResourceKey.cs (1)
502return SystemColors.HighlightTextBrush;