ScrollViewerAutomationPeer(ScrollViewer) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

S’applique à

Voir aussi