3 references to ControlLightBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1337
_cacheControlLightBrush = CreateInstance(SystemResourceKeyID.
ControlLightBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
470
case SystemResourceKeyID.
ControlLightBrush
:
1112
case (short)SystemResourceKeyID.
ControlLightBrush
: