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