DocumentPageViewAutomationPeer(DocumentPageView) Конструктор

Определение

Инициализирует новый экземпляр класса DocumentPageViewAutomationPeer.

public:
 DocumentPageViewAutomationPeer(System::Windows::Controls::Primitives::DocumentPageView ^ owner);
public DocumentPageViewAutomationPeer (System.Windows.Controls.Primitives.DocumentPageView owner);
new System.Windows.Automation.Peers.DocumentPageViewAutomationPeer : System.Windows.Controls.Primitives.DocumentPageView -> System.Windows.Automation.Peers.DocumentPageViewAutomationPeer
Public Sub New (owner As DocumentPageView)

Параметры

owner
DocumentPageView

Объект DocumentPageView, связанный с этим DocumentPageViewAutomationPeer.

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