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