17 references to HighlightTextBrush
PresentationFramework (17)
System\windows\Documents\SelectionHighlightInfo.cs (1)
50
return SystemColors.
HighlightTextBrush
;
System\Windows\SystemColors.cs (15)
1395
return SystemColors.
HighlightTextBrush
;
1409
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1417
return SystemColors.
HighlightTextBrush
;
1430
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1438
return SystemColors.
HighlightTextBrush
;
1451
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1459
return SystemColors.
HighlightTextBrush
;
1472
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1480
return SystemColors.
HighlightTextBrush
;
1493
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1501
return SystemColors.
HighlightTextBrush
;
1514
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1522
return SystemColors.
HighlightTextBrush
;
1535
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1543
return SystemColors.
HighlightTextBrush
;
System\Windows\SystemResourceKey.cs (1)
503
return SystemColors.
HighlightTextBrush
;