Condividi tramite


ScrollPresenterAutomationPeer(ScrollPresenter) Constructor

Definition

Initializes a new instance of the ScrollPresenterAutomationPeer class.

 ScrollPresenterAutomationPeer(ScrollPresenter const& owner);
public ScrollPresenterAutomationPeer(ScrollPresenter owner);
function ScrollPresenterAutomationPeer(owner)
Public Sub New (owner As ScrollPresenter)

Parameters

owner
ScrollPresenter

The owner element to create for.

Applies to