AutomationProperties.LabeledByProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 AutomationProperties.LabeledBy 附加屬性,這是包含這個專案文字標籤的自動化專案。
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附加屬性的識別碼。
備註
此屬性可用來擷取下拉式方塊的靜態文字標籤。