2 references to ShadowRadiusProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\VisualElement.cs (2)
196 return (double)element.GetValue(ShadowRadiusProperty); 206 element.SetValue(ShadowRadiusProperty, value);