3 references to FlyoutContentProperty
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (1)
71 Shell.FlyoutContentProperty,
Shell\Shell.cs (2)
2027 get => GetValue(FlyoutContentProperty); 2028 set => SetValue(FlyoutContentProperty, value);