ItemAutomationPeer.GetLabeledByCore Methode

Definition

Ruft ab AutomationPeer , für die das Label angegebene UIElementZiel ist.

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

Gibt zurück

Das LabelAutomationPeer für das Element, das von der Label.

Hinweise

Das UIElement entspricht dem Datenelement in der Items Auflistung, die diesem ItemAutomationPeerzugeordnet ist. Diese Methode wird von GetLabeledBy.

Gilt für:

Weitere Informationen