Browse By Tags

  • Binding of Ribbon ButtonTool Caption to a dictionary

    I've got the following scenario:

    The datacontext of my page contains of a dictionary with two key/value pairs. One holding the label translations and the other holding the object with the data.

    I've bound all labels on the page to their corresponding…

  • Binding IsEnabled - Property of a Ribbon - ButtonTool

    Hi,

    I'm using NetAdvantage_Silverlight_20103.

    I'm trying to bind the IsEnabled - Property of the a "ButtonTool" - Button, but it does'n work. (I a earlier Version (I think 20102) this worked...)

    It works on Binding a "normal…