ViewBase.GetAutomationPeer(ListView) 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
ListView 컨트롤에서 해당 ListViewAutomationPeer의 View를 만들 때 호출됩니다.
protected public:
virtual System::Windows::Automation::Peers::IViewAutomationPeer ^ GetAutomationPeer(System::Windows::Controls::ListView ^ parent);
protected internal virtual System.Windows.Automation.Peers.IViewAutomationPeer GetAutomationPeer (System.Windows.Controls.ListView parent);
abstract member GetAutomationPeer : System.Windows.Controls.ListView -> System.Windows.Automation.Peers.IViewAutomationPeer
override this.GetAutomationPeer : System.Windows.Controls.ListView -> System.Windows.Automation.Peers.IViewAutomationPeer
Protected Friend Overridable Function GetAutomationPeer (parent As ListView) As IViewAutomationPeer
매개 변수
- parent
- ListView
ListView를 만드는 데 사용할 ListViewAutomationPeer 컨트롤입니다.
반환
사용자 지정 IViewAutomationPeer의 ListViewAutomationPeer를 구현하는 View 인터페이스입니다.
설명
ListViewAutomationPeer 은 먼저 속성을 사용 하 고 AutomationPattern 기본 속성 및 패턴에 대해 정의 된 사용 하기 전에 지정 된 뷰를 통해 구현 되는 개체를 ListView 컨트롤.