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