1 implementation of ContextFlyout
Microsoft.Maui.Controls (1)
Element\Element.cs (1)
1067 IFlyout IContextFlyoutElement.ContextFlyout => FlyoutBase.GetContextFlyout(this);
1 reference to ContextFlyout
Microsoft.Maui (1)
Core\IContextFlyoutElement.cs (1)
9 /// Gets the <see cref="ContextFlyout"/> for the view. Menu flyouts, menu flyout subitems, and menu flyout separators can be added to the context flyout.