2 references to OnBackgroundMeasure
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextBoxView.cs (2)
2290this.Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(OnBackgroundMeasure), null); 2837OnBackgroundMeasure(null);