ScrollViewerAutomationPeer(ScrollViewer) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.