3 references to _positionAndSizeOfSetController
PresentationCore (3)
System\Windows\UIElement.cs (3)
4701WeakReference<UIElement> wRef = _positionAndSizeOfSetController.GetValue(this); 4711_positionAndSizeOfSetController.SetValue(this, new WeakReference<UIElement>(value)); 4715_positionAndSizeOfSetController.ClearValue(this);