1 reference to OnFlyoutItemIsVisibleChanged
Microsoft.Maui.Controls (1)
Shell\Shell.cs (1)
107
BindableProperty.CreateAttached("FlyoutItemIsVisible", typeof(bool), typeof(Shell), true, propertyChanged:
OnFlyoutItemIsVisibleChanged
);