1 type derived from WindowAutomationPeer
PresentationFramework (1)
System\Windows\Automation\Peers\NavigationWindowAutomationPeer.cs (1)
10
public class NavigationWindowAutomationPeer :
WindowAutomationPeer
1 instantiation of WindowAutomationPeer
PresentationFramework (1)
System\Windows\Window.cs (1)
1760
return new
WindowAutomationPeer
(this);