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