2 references to UpdateOpacity
Microsoft.Maui (2)
Handlers\View\ViewHandler.cs (2)
346
((PlatformView?)handler.ContainerView)?.
UpdateOpacity
(view);
351
((PlatformView?)handler.PlatformView)?.
UpdateOpacity
(view);