Compartir a través de


ScrollViewerAutomationPeer(ScrollViewer) Constructor

Definición

Inicializa una nueva instancia de la clase ScrollViewerAutomationPeer.

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)

Parámetros

Se aplica a

Consulte también