protected override Binding CreateBinding(Uri uri)
 {
     return(BindingFactory.CreateBinaryEncodedBinding(uri));
 }