public void SetBinding(object dataItem, EntityInstanceProperty property)
 {
     MyControlHelper.SetBinding(property);
 }