6 references to Control
Microsoft.Maui.Controls.Compatibility (6)
Android\FastRenderers\AutomationPropertiesProvider.cs (6)
59 => Controls.Platform.AutomationPropertiesProvider.SetContentDescription(Control, Element, _defaultContentDescription, _defaultHint); 62 => Controls.Platform.AutomationPropertiesProvider.SetImportantForAccessibility(Control, Element); 65 => Controls.Platform.AutomationPropertiesProvider.SetLabeledBy(Control, Element); 70 if (_defaultsSet || Control == null) 74 Controls.Platform.AutomationPropertiesProvider.SetupDefaults(Control, ref _defaultHint, ref _defaultContentDescription); 90 Controls.Platform.AutomationPropertiesProvider.AccessibilitySettingsChanged(Control, Element, _defaultHint, _defaultContentDescription);