Sdílet prostřednictvím


WindowAutomationPeer(Window) Konstruktor

Definice

Inicializuje novou instanci WindowAutomationPeer třídy.

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

Hodnota Window , která je přidružena k tomuto WindowAutomationPeer.

Platí pro