Add Image to the button control
<Grid Height="239" Width="269">
<Button Margin="94,102,100,75" Name="button1" FontSize="14">
<Image Source= "D:\jitendra\website2\WpfApplicationone\WpfApplicationone\Jit1.JPG" Height="55" Width="72"></Image>
</Button>
</Grid>