Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 828 Bytes

automationproperties_labeledby.md

File metadata and controls

30 lines (18 loc) · 828 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.AutomationProperties.LabeledBy
winrt attachedproperty

Microsoft.UI.Xaml.Automation.AutomationProperties.LabeledBy

-description

Gets or sets the automation element that contains the text label for this element.

-remarks

This property can be used to retrieve, for example, the static text label for a combo box.

-see-also

XAML attached properties

-examples