4 references to _updateLayoutBackground
PresentationCore (4)
Core\CSharp\System\Windows\LayoutManager.cs (4)
240Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 302Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 370Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 453Dispatcher.BeginInvoke(DispatcherPriority.ApplicationIdle, _updateLayoutBackground, this);