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