HubSectionAutomationPeer(HubSection) Constructor

Definition

Initializes a new instance of the HubSectionAutomationPeer class.

 HubSectionAutomationPeer(HubSection const& owner);
public HubSectionAutomationPeer(HubSection owner);
function HubSectionAutomationPeer(owner)
Public Sub New (owner As HubSection)

Parameters

owner
HubSection

The HubSection to create the peer for.

Applies to