2 writes to Page
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\Platform.cs (2)
525 Page = null; 532 Page = newRoot;
9 references to Page
Microsoft.Maui.Controls.Compatibility (9)
Android\AppCompat\Platform.cs (9)
420 if (Page == null) 425 LayoutRootPage(Page, r - l, b - t); 428 GetRenderer(Page)?.UpdateLayout(); 443 SetInheritedBindingContext(Page, BindingContext); 450 if (Page != null) 459 if (Page == newRoot) 464 if (Page != null) 508 if (Page != null) 534 AddChild(Page, layout);