3 references to WindowTextBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1689
_cacheWindowTextBrush = CreateInstance(SystemResourceKeyID.
WindowTextBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
536
case SystemResourceKeyID.
WindowTextBrush
:
1178
case (short)SystemResourceKeyID.
WindowTextBrush
: