2 references to ApplyShadowProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\FlyoutPage.cs (2)
17
return (bool)element.GetValue(
ApplyShadowProperty
);
23
element.SetValue(
ApplyShadowProperty
, value);