17 references to HighlightTextBrush
PresentationFramework (17)
System\windows\Documents\SelectionHighlightInfo.cs (1)
51
return SystemColors.
HighlightTextBrush
;
System\Windows\SystemColors.cs (15)
1394
return SystemColors.
HighlightTextBrush
;
1408
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1416
return SystemColors.
HighlightTextBrush
;
1429
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1437
return SystemColors.
HighlightTextBrush
;
1450
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1458
return SystemColors.
HighlightTextBrush
;
1471
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1479
return SystemColors.
HighlightTextBrush
;
1492
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1500
return SystemColors.
HighlightTextBrush
;
1513
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1521
return SystemColors.
HighlightTextBrush
;
1534
/// When <see cref="SystemParameters.HighContrast"/> is <see langword="true" />, this property returns <see cref="SystemColors.
HighlightTextBrush
"/>.
1542
return SystemColors.
HighlightTextBrush
;
System\Windows\SystemResourceKey.cs (1)
502
return SystemColors.
HighlightTextBrush
;