AutomationProperties.LabeledByProperty 属性

定义

标识 AutomationProperties.LabeledBy XAML 附加属性。

public:
 static property DependencyProperty ^ LabeledByProperty { DependencyProperty ^ get(); };
static DependencyProperty LabeledByProperty();
public static DependencyProperty LabeledByProperty { get; }
var dependencyProperty = AutomationProperties.labeledByProperty;
Public Shared ReadOnly Property LabeledByProperty As DependencyProperty

属性值

AutomationProperties.LabeledBy XAML 附加属性的标识符。

适用于

另请参阅