Changes

EvalExpression

214 bytes added, 12:33, 9 October 2019
| title = {{PAGENAME}}
| name = {{PAGENAME}}
| namespace= "using:UBIK.WinX.Controls" in UBIK.UWP<br>"clr-namespace:UBIK.CPL.Controls;assembly=UBIK.CPL" in UBIK.Xamarin
| image = [[File:SY_{{PAGENAME}}.png|220px]]
| imagecaption = imagecaption
| purpose = Evaluate a C# expression in XAML
| version = 3.2+in UBIK.UWP 1.0+ in UBIK.Xamarin
}}
=== Examples ===
{{Attention|The namespace used in the following examples is for the UBIK.UWP client. If you are applying them to the UBIK.Xamarin clients, please check the table above for the corresponding namespace.}}
==== Evaluation without parameters ====
The TextBlock should be visibile as long as at least one of the context object's two named properties has a value.
 
[[Category:Pages with broken file links|EvalExpression]]
==== Simple Calculation ====
</source>
[[Category:Pages with broken file links|EvalExpression]]
== Parameters ==