Udostępnij za pośrednictwem


UIElementAutomationPeer.GetLabeledByCore Metoda

Definicja

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

AutomationPeer

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 .

Dotyczy