Compartilhar via


ScrollViewerAutomationPeer(ScrollViewer) Construtor

Definição

Inicializa uma nova instância da classe ScrollViewerAutomationPeer .

public:
 ScrollViewerAutomationPeer(ScrollViewer ^ owner);
 ScrollViewerAutomationPeer(ScrollViewer const& owner);
public ScrollViewerAutomationPeer(ScrollViewer owner);
function ScrollViewerAutomationPeer(owner)
Public Sub New (owner As ScrollViewer)

Parâmetros

owner
ScrollViewer

O ScrollViewer para o qual criar um par.

Aplica-se a