3 references to GetSystemResourceKeyIdFromBamlId
PresentationFramework (3)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
2626valueId = SystemResourceKey.GetSystemResourceKeyIdFromBamlId(valueId, out isKey);
System\Windows\Markup\BamlReader.cs (1)
2459memberId = SystemResourceKey.GetSystemResourceKeyIdFromBamlId(memberId, out isKey);
System\Windows\Markup\BamlRecordReader.cs (1)
2342keyId = SystemResourceKey.GetSystemResourceKeyIdFromBamlId(keyId, out isKey);