2 writes to _layoutRequestPosted
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
109
_layoutRequestPosted
= true;
415
_layoutRequestPosted
= false;
1 reference to _layoutRequestPosted
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
106
if(!
_layoutRequestPosted
&& !_isUpdating)