2 references to LabeledByProperty
PresentationCore (2)
Core\CSharp\System\Windows\Automation\AutomationProperties.cs (2)
416
element.SetValue(
LabeledByProperty
, value);
429
return ((UIElement)element.GetValue(
LabeledByProperty
));