UIElementAutomationPeer.GetLabeledByCore Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Pobiera element AutomationPeer dla elementu, który jest przeznaczony dla UIElement tego UIElementAutomationPeerelementu . Ta metoda jest wywoływana przez GetLabeledBy().
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
Zwraca
Element AutomationPeer dla elementu, który jest przeznaczony dla UIElement tego UIElementAutomationPeerelementu .
Uwagi
Elementem określania UIElement wartości docelowej może być Labelelement , ale nie musi być. Jeśli jest Labelto element , ustawienie Target właściwości spowoduje również automatyczne ustawienie LabeledBy właściwości .