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