1 write to Page
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Platform.cs (1)
200 Page = newRoot;
4 references to Page
Microsoft.Maui.Controls.Compatibility (4)
Tizen\Platform.cs (4)
186 if (Page != null) 203 ((Application)Page.RealParent).NavigationProxy.Inner = this; 205 IVisualElementRenderer pageRenderer = Platform.CreateRenderer(Page); 244 BindableObject.SetInheritedBindingContext(Page, base.BindingContext);