Hi
I am am using popup control in my wpf application. Popup opens on search textbox (textchange event). I want to Open popup on exact bottom of my textbox,(right now it open bottom on screen) And if I can move or resize window popup must be move according to window or anchor. How could I achive this?
Thanks