DocumentPageView.OnCreateAutomationPeer Метод

Определение

Создает и возвращает объект AutomationPeer для данного элемента DocumentPageView.

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer ();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

Возвращаемое значение

AutomationPeer

Новый объект DocumentPageViewAutomationPeer.

Применяется к