9 references to FlyoutItem
Microsoft.Maui.Controls (9)
Shell\BaseShellItem.cs (3)
320 FlyoutItem.LabelStyle, 321 FlyoutItem.ImageStyle, 322 FlyoutItem.LayoutStyle };
Shell\Shell.cs (6)
105 /// The <see cref = "FlyoutItem" /> visibility. 113 /// Sets a value that determines if an object has a visible <see cref = "FlyoutItem" /> in the flyout menu. 171 /// The <see cref = "DataTemplate" /> applied to each <see cref = "FlyoutItem" /> object managed by Shell. 177 /// Gets the <see cref = "DataTemplate" /> applied to each <see cref = "FlyoutItem" /> object managed by Shell. 184 /// Sets the <see cref = "DataTemplate" /> applied to each <see cref = "FlyoutItem" /> object managed by Shell. 1764 if (rootItem is FlyoutItem)