2 references to Size
PresentationFramework (2)
System\Windows\Controls\Primitives\Popup.cs (2)
1872
if (e.
Size
!= _positionInfo.ChildSize)
1874
_positionInfo.ChildSize = e.
Size
;