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