3 references to InactiveSelectionHighlightTextBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1730
_cacheInactiveSelectionHighlightTextBrush = CreateInstance(SystemResourceKeyID.
InactiveSelectionHighlightTextBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
542
case SystemResourceKeyID.
InactiveSelectionHighlightTextBrush
:
1184
case (short)SystemResourceKeyID.
InactiveSelectionHighlightTextBrush
: