2 references to UpdateStrokeColor
Microsoft.Maui (2)
Handlers\Button\ButtonHandler.iOS.cs (1)
84
handler.PlatformView?.
UpdateStrokeColor
(buttonStroke);
Handlers\ImageButton\ImageButtonHandler.iOS.cs (1)
42
handler.PlatformView?.
UpdateStrokeColor
(buttonStroke);