Share via


ExpanderAutomationPeer(Expander) Constructor

Definition

Initializes a new instance of the ExpanderAutomationPeer class.

 ExpanderAutomationPeer(Expander const& owner);
public ExpanderAutomationPeer(Expander owner);
function ExpanderAutomationPeer(owner)
Public Sub New (owner As Expander)

Parameters

owner
Expander

The Expander control instance to create the peer for.

Applies to