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