How can I bin xamcomboeditor to an entity?
Are you trying to bind the value of the control to an entity or the ItemsSource. If the former it would be a pretty straight forward bind declaration, if the latter then you would need to bind to an IEnumerable off the object.