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