Поделиться через


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)

Параметры

owner
ScrollViewer

Объект ScrollViewer, связанный с этим ScrollViewerAutomationPeer.

Применяется к

См. также раздел