Hi. Here is my code :
<Image x:Name="Layer_22_copy" Height="542" Canvas.Left="16" Opacity="0.522" Source="gammon2_Images\Layer 22 copy.png" Canvas.Top="13" Width="315"/>
how can i change position of this image on Code Behind? i am new in WPF. thank you.