2 writes to _isUpdating
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
256_isUpdating = true; 434_isUpdating = false;
2 references to _isUpdating
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
122if(!_layoutRequestPosted && !_isUpdating) 214if (!_isUpdating && EventTrace.IsEnabled(etwKeywords, EventTrace.Level.Info))