Bagikan melalui


ScrollViewerAutomationPeer(ScrollViewer) Konstruktor

Definisi

Menginisialisasi instans baru kelas 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)

Parameter

owner
ScrollViewer

ScrollViewer yang terkait dengan ini ScrollViewerAutomationPeer.

Berlaku untuk

Lihat juga