WindowAutomationPeer(Window) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy WindowAutomationPeer.

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

Parametry

owner
Window

Element Window skojarzony z tym WindowAutomationPeerelementem .

Dotyczy