2 references to LoadBaml
PresentationFramework (2)
System\Windows\Markup\XamlReader.cs (2)
1095root = WpfXamlLoader.LoadBaml(reader, parserContext.SkipJournaledProperties, parent, accessLevel, parserContext.BaseUri); 1099root = WpfXamlLoader.LoadBaml(reader, parserContext.SkipJournaledProperties, parent, null, parserContext.BaseUri);