Possible Duplicate:
How to resize a Canvas in WPF?
I need to make resizable canvas in WPF, just like in windows paint. There isn't any resize property. Do i need some extra controls to make it? I also would like to connect then to some scrollbars, so if canvas would be too big, scrollbars will be enable to scroll the canvas.