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