Jak przenieść StringFormat do statycznej zmiennej w xaml ?

  <Image.Source>
                                                   <UriImageSource Uri="{Binding EmailHash, StringFormat='http://www.gravatar.com/avatar/{0}?d=mm&amp;s=150'}" />
                                                </Image.Source>