2 references to FlyoutContentProperty
Microsoft.Maui.Controls (2)
Shell\Shell.cs (2)
2027 get => GetValue(FlyoutContentProperty); 2028 set => SetValue(FlyoutContentProperty, value);