Community

Bind my Ribbon UI to my data model

(VarshaMahadevan) The recommended way to bind the Ribbon UI to a data model is to encapsulate the command and the state associated with each control into a data object that is used as the DataContext for that control. You can then apply an implicit Style to the control that binds individual properti

Read More - Register for Free Membership