FrameworkContentElementAutomationPeer(FrameworkContentElement) Constructor

Definition

Initializes a new instance of the FrameworkContentElementAutomationPeer class.

public:
 FrameworkContentElementAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
public FrameworkContentElementAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.FrameworkContentElementAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.FrameworkContentElementAutomationPeer
Public Sub New (owner As FrameworkContentElement)

Parameters

Applies to