5 references to Control
Microsoft.Maui.Controls.Compatibility (5)
Android\FastRenderers\ButtonRenderer.cs (5)
89 var hint = Control.Hint; 90 bool setHint = Control.LayoutParameters != null; 94 Control.Hint = string.Empty; 100 Control.Hint = hint; 245 if (Control?.LayoutParameters == null && _hasLayoutOccurred)