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