3 references to BPReadyEventArgs
PresentationFramework (3)
System\Windows\Navigation\NavigationService.cs (3)
1119BPReadyEventArgs args = new BPReadyEventArgs(bp, bpu); 1141BPReady(this, new BPReadyEventArgs(null, null)); 1187BPReady(this, new BPReadyEventArgs(_bp, bpu));