Share via


InfoBarAutomationPeer(InfoBar) Constructor

Definition

Initializes a new instance of the InfoBarAutomationPeer class.

 InfoBarAutomationPeer(InfoBar const& owner);
public InfoBarAutomationPeer(InfoBar owner);
function InfoBarAutomationPeer(owner)
Public Sub New (owner As InfoBar)

Parameters

owner
InfoBar

The InfoBar control instance to create the peer for.

Applies to