2 references to Size
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Popup.cs (2)
1877if (e.Size != _positionInfo.ChildSize) 1879_positionInfo.ChildSize = e.Size;