2 references to OnDestroyBreakRecord
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\PtsContext.cs (2)
374
OnDestroyBreakRecord
((object)br);
382
this.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(
OnDestroyBreakRecord
), br);