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