Changes
/* Binding options */
But there are exceptions where you CAN actually use Modes. The property ‘Display’ provides this option.
<source lang="xml">
Text=”{Binding PropertyItems [MP_SCOPECHANGE].Value, Mode=”TwoWay”}”
</source>
This is NOT recommended, but still documented in case you’ll need it and nothing else works or you see it somewhere and you have no clue what it does.
</Interactivity:Interaction.Behaviors>
</source>
== Templates ==