2 references to WindowAutomationPeer
PresentationFramework (2)
System\Windows\Automation\Peers\NavigationWindowAutomationPeer.cs (1)
13public NavigationWindowAutomationPeer(NavigationWindow owner): base(owner)
System\Windows\Window.cs (1)
1760return new WindowAutomationPeer(this);