AutomationPeer.GetControlledPeers 메서드

정의

AutomationPeer에 의해 영향을 받았거나 제어되는 요소 목록으로 UI Automation을 제공합니다.

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)

반환

제어된 요소에 대한 자동화 피어 목록입니다.

예외

이 메서드에 대한 공개 통화가 현재 진행 중입니다.

적용 대상