共用方式為


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)

參數

適用於

另請參閱