ScrollViewerAutomationPeer(ScrollViewer) Costruttore

Definizione

Inizializza una nuova istanza della classe ScrollViewerAutomationPeer .

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

Parametri

owner
ScrollViewer

ScrollViewer per creare un peer per.

Si applica a