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