3 references to InactiveSelectionHighlightBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1707
_cacheInactiveSelectionHighlightBrush = CreateInstance(SystemResourceKeyID.
InactiveSelectionHighlightBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
539
case SystemResourceKeyID.
InactiveSelectionHighlightBrush
:
1181
case (short)SystemResourceKeyID.
InactiveSelectionHighlightBrush
: