AutomationPeer.GetControlledPeersCore Metoda

Definice

Při přepsání v odvozené třídě poskytuje model UI Automation seznam prvků ovlivněných nebo řízených tímto AutomationPeerobjektem .

protected:
 virtual System::Collections::Generic::List<System::Windows::Automation::Peers::AutomationPeer ^> ^ GetControlledPeersCore();
protected virtual System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer> GetControlledPeersCore ();
abstract member GetControlledPeersCore : unit -> System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer>
override this.GetControlledPeersCore : unit -> System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer>
Protected Overridable Function GetControlledPeersCore () As List(Of AutomationPeer)

Návraty

Seznam partnerských uzlů automatizace pro řízené prvky

Platí pro