Sdílet prostřednictvím


ScrollViewerAutomationPeer(ScrollViewer) Konstruktor

Definice

Inicializuje novou instanci ScrollViewerAutomationPeer třídy.

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

Parametry

owner
ScrollViewer

To ScrollViewer je přidruženo k tomuto ScrollViewerAutomationPeer.

Platí pro

Viz také