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