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