1 write to Context
Microsoft.Maui.Controls.Xaml (1)
XamlServiceProvider.cs (1)
84 Context = context;
2 references to Context
Microsoft.Maui.Controls.Xaml (2)
XamlServiceProvider.cs (2)
100 if (Node == null || Context == null) 103 var context = Context;