I need your help please.
I need to add in my project, in the end of my page, a Control( that can be in stackpanel or not), something like application bar,
meaning, if I have a listbox, on all the page, and I'm adding a control in the end of the page, so now I need that the list box will be from the begining of the page, but just until the control and not continue under the control' on all the page.
I need to do it dynamically (in code).
Do someone have an idea how can I do this?
Thanks!