2 references to Control
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\ImageButtonRenderer.cs (2)
62
bool IImageRendererController.IsDisposed => _disposed || !
Control
.IsAlive();
196
Element?.SendViewInitialized(
Control
);