FrameAutomationPeer(Frame) Constructeur

Définition

Initialise une nouvelle instance de la classe FrameAutomationPeer.

public:
 FrameAutomationPeer(System::Windows::Controls::Frame ^ owner);
public FrameAutomationPeer(System.Windows.Controls.Frame owner);
new System.Windows.Automation.Peers.FrameAutomationPeer : System.Windows.Controls.Frame -> System.Windows.Automation.Peers.FrameAutomationPeer
Public Sub New (owner As Frame)

Paramètres

owner
Frame

Qui Frame est associé à ce FrameAutomationPeer.

S’applique à