3 references to BPReadyEventArgs
PresentationFramework (3)
src\Framework\System\Windows\Navigation\NavigationService.cs (3)
1315BPReadyEventArgs args = new BPReadyEventArgs(bp, bpu); 1337BPReady(this, new BPReadyEventArgs(null, null)); 1383BPReady(this, new BPReadyEventArgs(_bp, bpu));