3 references to ControlBrush
PresentationFramework (3)
src\Framework\System\Windows\SystemColors.cs (1)
1289
_cacheControlBrush = CreateInstance(SystemResourceKeyID.
ControlBrush
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
461
case SystemResourceKeyID.
ControlBrush
:
1103
case (short)SystemResourceKeyID.
ControlBrush
: