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