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