3 references to FlyoutHeaderProperty
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellFlyoutContentRenderer.cs (1)
59
Shell.
FlyoutHeaderProperty
,
Shell\Shell.cs (2)
1395
get => GetValue(
FlyoutHeaderProperty
);
1396
set => SetValue(
FlyoutHeaderProperty
, value);