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