Jump to: navigation, search

Changes


EvalExpression

30 bytes added, 11:46, 25 January 2021
/* Simple Calculation */
</tab>
<tab name="Xamarin-> example under construction">
The following example shows how to use the control with three parameters, where the first two are user input (Editor ''Param0'' and ''Param1'') and the third one is a property from its DataContext (ViewModel). The evaluated ''Result'' is then bound to an Label for output in the UI.
<source lang = "xml">