4 references to IsVisibleItem
Microsoft.Maui.Controls (4)
Shell\ShellItem.cs (4)
199
if (
IsVisibleItem
)
298
if (shellItem.Parent is IShellController shell && shellItem.
IsVisibleItem
)
305
if (shellItem.
IsVisibleItem
)
345
if (this.
IsVisibleItem
&& CurrentItem != null)