2 references to ElevationProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\AndroidSpecific\VisualElement.cs (2)
25 return (float?)element.GetValue(ElevationProperty); 35 element.SetValue(ElevationProperty, value);