2 writes to ChildSize
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (2)
1505_positionInfo.ChildSize = Size.Empty; 1874_positionInfo.ChildSize = e.Size;
1 reference to ChildSize
PresentationFramework (1)
System\Windows\Controls\Primitives\Popup.cs (1)
1872if (e.Size != _positionInfo.ChildSize)