2 references to OverlayContentProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\Application.cs (2)
45
return (View)application.GetValue(
OverlayContentProperty
);
51
application.SetValue(
OverlayContentProperty
, value);