Compartir a través de


NavigationWindowAutomationPeer(NavigationWindow) Constructor

Definición

Inicializa una nueva instancia de la clase NavigationWindowAutomationPeer.

public:
 NavigationWindowAutomationPeer(System::Windows::Navigation::NavigationWindow ^ owner);
public NavigationWindowAutomationPeer (System.Windows.Navigation.NavigationWindow owner);
new System.Windows.Automation.Peers.NavigationWindowAutomationPeer : System.Windows.Navigation.NavigationWindow -> System.Windows.Automation.Peers.NavigationWindowAutomationPeer
Public Sub New (owner As NavigationWindow)

Parámetros

Se aplica a