AutomationPeer.GetControlledPeers Metoda

Definicja

Udostępnia automatyzacja interfejsu użytkownika z listą elementów, których dotyczy problem lub jest kontrolowany przez ten AutomationPeerelement .

public:
 System::Collections::Generic::List<System::Windows::Automation::Peers::AutomationPeer ^> ^ GetControlledPeers();
public System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer> GetControlledPeers ();
member this.GetControlledPeers : unit -> System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer>
Public Function GetControlledPeers () As List(Of AutomationPeer)

Zwraca

List<AutomationPeer>

Lista elementów równorzędnych automatyzacji dla elementów kontrolowanych.

Wyjątki

Obecnie trwa publiczne wywołanie tej metody.

Dotyczy