4 references to _updateLayoutBackground
PresentationCore (4)
System\Windows\LayoutManager.cs (4)
222Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 283Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 351Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 433Dispatcher.BeginInvoke(DispatcherPriority.ApplicationIdle, _updateLayoutBackground, this);