AutomationPeer.GetControlledPeers Yöntem

Tanım

UI Otomasyonu bu AutomationPeertarafından etkilenen veya denetlenen öğelerin listesini sağlar.

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)

Döndürülenler

Denetlenen öğeler için otomasyon eşlerinin listesi.

Özel durumlar

Bu yönteme yönelik genel bir çağrı şu anda devam ediyor.

Şunlara uygulanır