Aracılığıyla paylaş


FrameworkContentElementAutomationPeer.GetLabeledByCore Yöntem

Tanım

LabelAutomationPeer ile FrameworkContentElementAutomationPeerilişkili hedeflenen öğesinin FrameworkContentElement öğesini Label alır. Bu yöntem tarafından GetLabeledBy()çağrılır.

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ GetLabeledByCore();
protected override System.Windows.Automation.Peers.AutomationPeer GetLabeledByCore ();
override this.GetLabeledByCore : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function GetLabeledByCore () As AutomationPeer

Döndürülenler

AutomationPeer

LabelAutomationPeer tarafından hedeflenen öğesinin öğesiLabel.

Açıklamalar

Örneğin, öğesi bir denetimse, GetLabeledBy yöntemi ile ComboBoxilişkili için Label öğesini alabilirAutomationPeer.ComboBox

Şunlara uygulanır

Ayrıca bkz.