Title="Design XAML Button"
SizeToContent="WidthAndHeight"
ResizeMode="CanMinimize">
VerticalAlignment="Center"
Margin="24">
Points="0 10,10 0,20 10,30 0,40 10,50 0,
60 10,70 0,80 10,90 0,100 10" />
Source="c:\image.ICO"
Stretch="None" />
Points="0 0,10 10,20 0,30 10,40 0,50 10,
60 0,70 10,80 0,90 10,100 0" />