ScrollViewerAutomationPeer(ScrollViewer) 构造函数

定义

初始化 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)

参数

适用于

另请参阅