3 references to _positionAndSizeOfSetController
PresentationCore (3)
Core\CSharp\System\Windows\UIElement.cs (3)
4750WeakReference<UIElement> wRef = _positionAndSizeOfSetController.GetValue(this); 4760_positionAndSizeOfSetController.SetValue(this, new WeakReference<UIElement>(value)); 4764_positionAndSizeOfSetController.ClearValue(this);