Sdílet prostřednictvím


DocumentViewerBaseAutomationPeer(DocumentViewerBase) Konstruktor

Definice

Vytvoří novou instanci třídy DocumentViewerBaseAutomationPeer.

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

Parametry

owner
DocumentViewerBase

Hodnota DocumentViewerBase , která je přidružená k tomuto DocumentViewerBaseAutomationPeer.

Platí pro