3 references to ToColor
Microsoft.Maui (2)
Graphics\ShapeDrawable.cs (1)
88
canvas.StrokeColor = stroke.
ToColor
();
Platform\SwipeViewExtensions.cs (1)
12
Color? backgroundColor = swipeItemMenuItem.Background?.
ToColor
();
Microsoft.Maui.Controls (1)
Compatibility\Handlers\VisualElementRenderer.cs (1)
369
ver.SetBackgroundColor(view.Background?.
ToColor
());