2 writes to InUse
PresentationCore (2)
Core\CSharp\System\Windows\LayoutManager.cs (2)
1122
t.
InUse
= true;
1130
t.
InUse
= false;
1 reference to InUse
PresentationCore (1)
Core\CSharp\System\Windows\LayoutManager.cs (1)
1095
if(!t.
InUse
) return;