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