2 references to LabeledByProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2400
s_propertyInfo[AutomationElementIdentifiers.
LabeledByProperty
.Id] = new GetProperty(GetLabeledBy);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
108
public static readonly AutomationProperty LabeledByProperty = AutomationElementIdentifiers.
LabeledByProperty
;