4 references to IsVisibleItem
Microsoft.Maui.Controls (4)
Shell\ShellItem.cs (4)
197
if (
IsVisibleItem
)
296
if (shellItem.Parent is IShellController shell && shellItem.
IsVisibleItem
)
303
if (shellItem.
IsVisibleItem
)
343
if (this.
IsVisibleItem
&& CurrentItem != null)