To scroll a Canvas, stick it in a ScrollViewer:

Code:
<ScrollViewer>
   <Canvas />
</ScrollViewer>