4 references to HydrationContext
Microsoft.Maui.Controls.Xaml (4)
ApplyPropertiesVisitor.cs (1)
790 var context = new HydrationContext { ParentContext = Context, RootAssembly = Context.RootAssembly, RootElement = Context.RootElement, ExceptionHandler = Context.ExceptionHandler };
XamlLoader.cs (3)
82 Visit(rootnode, new HydrationContext 124 var visitorContext = new HydrationContext 168 var visitorContext = new HydrationContext