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