2 references to ShadowOffsetProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\AndroidSpecific\ImageButton.cs (2)
101 return (Size)element.GetValue(ShadowOffsetProperty); 107 element.SetValue(ShadowOffsetProperty, value);