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