1 write to BamlUri
PresentationFramework (1)
System\Windows\Application.cs (1)
396nestedBamlLoadInfo.BamlUri = null;
3 references to BamlUri
PresentationFramework (3)
System\Windows\Application.cs (3)
2342if (loadBamlSyncInfo != null && loadBamlSyncInfo.BamlUri != null && 2344BindUriHelper.DoSchemeAndHostMatch(loadBamlSyncInfo.BamlUri, curComponentUri)) 2346string fileInBamlConvert = loadBamlSyncInfo.BamlUri.LocalPath;