4 references to SystemResourceKey
PresentationFramework (4)
System\Windows\SystemColors.cs (1)
433
return new
SystemResourceKey
(KeyId);
System\Windows\SystemFonts.cs (1)
529
return new
SystemResourceKey
(KeyId);
System\Windows\SystemParameters.cs (1)
236
return new
SystemResourceKey
(KeyId);
System\Windows\SystemResourceKey.cs (1)
1941
_srk = new
SystemResourceKey
(keyId);