1 instantiation of NavigationWindowAutomationPeer
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
877
return new
NavigationWindowAutomationPeer
(this);
1 reference to NavigationWindowAutomationPeer
PresentationFramework (1)
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
2561
NavigationWindowAutomationPeer
.RaiseAsyncContentLoadedEvent(peer, BytesRead, MaxBytes);