Partager via


ScrollViewerAutomationPeer(ScrollViewer) Constructeur

Définition

Initialise une nouvelle instance de la classe ScrollViewerAutomationPeer.

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

Paramètres

owner
ScrollViewer

ScrollViewer pour lequel créer un homologue.

S’applique à