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