31 references to RemoveLogicalChild
Microsoft.Maui.Controls (31)
Application\Application.cs (1)
497
RemoveLogicalChild
(windowElement);
BindableObjectExtensions.cs (1)
182
owner.
RemoveLogicalChild
(oldView);
Border\Border.cs (2)
87
RemoveLogicalChild
(visualElement);
281
border.
RemoveLogicalChild
(oldElement);
Cells\ViewCell.cs (1)
26
RemoveLogicalChild
(_view);
FormattedString.cs (1)
48
bo.Parent?.
RemoveLogicalChild
(bo);
Layout\Layout.cs (3)
72
RemoveLogicalChild
(oldElement);
180
RemoveLogicalChild
(element);
279
RemoveLogicalChild
(element);
Menu\MenuBarTracker.cs (1)
32
_menuBar.Parent?.
RemoveLogicalChild
(_menuBar);
Menu\MenuFlyoutSubItem.cs (2)
76
var result =
RemoveLogicalChild
((Element)item);
88
RemoveLogicalChild
((Element)item);
NavigationPage\NavigationPage.cs (1)
790
currentPage.
RemoveLogicalChild
(currentPage.TitleView);
Page\Page.cs (1)
740
RemoveLogicalChild
(item);
Platform\ModalNavigationManager\ModalNavigationManager.cs (2)
160
page.Parent?.
RemoveLogicalChild
(page);
241
modal.Parent?.
RemoveLogicalChild
(modal);
Shell\BaseShellItem.cs (1)
73
RemoveLogicalChild
(element);
Shell\Shell.cs (6)
1881
(element) =>
RemoveLogicalChild
(element),
1891
(element) =>
RemoveLogicalChild
(element),
1902
(element) =>
RemoveLogicalChild
(element),
1912
(element) =>
RemoveLogicalChild
(element),
2048
(element) =>
RemoveLogicalChild
(element),
2058
(element) =>
RemoveLogicalChild
(element),
Shell\ShellContent.cs (2)
203
RemoveLogicalChild
(oldCache);
256
RemoveLogicalChild
(_contentCache);
Shell\ShellSection.cs (1)
1025
RemoveLogicalChild
(page);
SwipeView\SwipeItems.cs (2)
81
RemoveLogicalChild
(e);
145
RemoveLogicalChild
(e);
SwipeView\SwipeView.cs (1)
142
swipeView.
RemoveLogicalChild
(oldItems);
Window\Window.cs (2)
396
self.
RemoveLogicalChild
(prevTitleBar);
615
RemoveLogicalChild
(oldPage);