2 references to SetAutomationPropertiesLabeledBy
Microsoft.Maui.Controls (2)
Platform\Windows\Extensions\AccessibilityExtensions.cs (1)
194 frameworkElement.SetAutomationPropertiesLabeledBy(element, mauiContext);
Toolbar\Toolbar.Windows.cs (1)
70 button.SetAutomationPropertiesLabeledBy(item, null);