3 references to GetSystemResourceKeyIdFromBamlId
PresentationFramework (3)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
2658valueId = SystemResourceKey.GetSystemResourceKeyIdFromBamlId(valueId, out isKey);
src\Framework\System\Windows\Markup\BamlReader.cs (1)
2471memberId = SystemResourceKey.GetSystemResourceKeyIdFromBamlId(memberId, out isKey);
src\Framework\System\Windows\Markup\BamlRecordReader.cs (1)
2392keyId = SystemResourceKey.GetSystemResourceKeyIdFromBamlId(keyId, out isKey);