Condividi tramite


NavigationWindowAutomationPeer(NavigationWindow) Costruttore

Definizione

Inizializza una nuova istanza della classe 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)

Parametri

owner
NavigationWindow

Oggetto NavigationWindow associato a questo oggetto NavigationWindowAutomationPeer.

Si applica a