3 references to ControlBrush
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
1631
_cacheControlBrush = CreateInstance(SystemResourceKeyID.
ControlBrush
);
System\Windows\SystemResourceKey.cs (2)
469
case SystemResourceKeyID.
ControlBrush
:
1153
case (short)SystemResourceKeyID.
ControlBrush
: