2 writes to _layoutRequestPosted
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
125
_layoutRequestPosted
= true;
431
_layoutRequestPosted
= false;
1 reference to _layoutRequestPosted
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
122
if(!
_layoutRequestPosted
&& !_isUpdating)