3 references to AppWorkspaceBrush
PresentationFramework (3)
System\Windows\SystemColors.cs (1)
1612
_cacheAppWorkspaceBrush = CreateInstance(SystemResourceKeyID.
AppWorkspaceBrush
);
System\Windows\SystemResourceKey.cs (2)
465
case SystemResourceKeyID.
AppWorkspaceBrush
:
1149
case (short)SystemResourceKeyID.
AppWorkspaceBrush
: