2 writes to _isUpdating
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
238_isUpdating = true; 414_isUpdating = false;
2 references to _isUpdating
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
106if(!_layoutRequestPosted && !_isUpdating) 196if (!_isUpdating && EventTrace.IsEnabled(etwKeywords, EventTrace.Level.Info))