2 writes to _isUpdating
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
254_isUpdating = true; 430_isUpdating = false;
2 references to _isUpdating
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
122if(!_layoutRequestPosted && !_isUpdating) 212if (!_isUpdating && EventTrace.IsEnabled(etwKeywords, EventTrace.Level.Info))