Normal
If you give the Image a fixed width/height it is limited to this dimensions. If you leave the width/height away it uses the native image dimension (probably bad for screen layout). Then look at the Stretch attribute of Image: http://msdn.microsoft.com/en-us/library/system.windows.media.stretch.aspx
If you give the Image a fixed width/height it is limited to this dimensions. If you leave the width/height away it uses the native image dimension (probably bad for screen layout).
Then look at the Stretch attribute of Image: http://msdn.microsoft.com/en-us/library/system.windows.media.stretch.aspx