1 implementation of PlatformView
Microsoft.Maui (1)
Handlers\Button\ButtonHandler.cs (1)
65 PlatformView IButtonHandler.PlatformView => PlatformView;
1 reference to PlatformView
Microsoft.Maui.Controls (1)
Button\Button.Mapper.cs (1)
38 handler.PlatformView.UpdateContentLayout(button);