2 writes to _isUpdating
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
237_isUpdating = true; 413_isUpdating = false;
2 references to _isUpdating
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
105if(!_layoutRequestPosted && !_isUpdating) 195if (!_isUpdating && EventTrace.IsEnabled(etwKeywords, EventTrace.Level.Info))