2 writes to InUse
PresentationCore (2)
System\Windows\LayoutManager.cs (2)
1099
t.
InUse
= true;
1107
t.
InUse
= false;
1 reference to InUse
PresentationCore (1)
System\Windows\LayoutManager.cs (1)
1072
if(!t.
InUse
) return;