4 references to _updateLayoutBackground
PresentationCore (4)
System\Windows\LayoutManager.cs (4)
238Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 299Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 367Dispatcher.BeginInvoke(DispatcherPriority.Background, _updateLayoutBackground, this); 449Dispatcher.BeginInvoke(DispatcherPriority.ApplicationIdle, _updateLayoutBackground, this);