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