3 overrides of SendDisappearing
Microsoft.Maui.Controls (3)
Shell\ShellContent.cs (1)
127
internal override void
SendDisappearing
()
Shell\ShellItem.cs (1)
334
internal override void
SendDisappearing
()
Shell\ShellSection.cs (1)
1029
internal override void
SendDisappearing
()
4 references to SendDisappearing
Microsoft.Maui.Controls (4)
Shell\ShellContent.cs (1)
129
base.
SendDisappearing
();
Shell\ShellItem.cs (2)
283
oldShellItem.
SendDisappearing
();
336
base.
SendDisappearing
();
Shell\ShellSection.cs (1)
1031
base.
SendDisappearing
();