NavigationWindowAutomationPeer(NavigationWindow) Constructor

Definition

Initializes a new instance of the NavigationWindowAutomationPeer class.

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)

Parameters

Applies to