Changes
/* Evaluation without parameters */
The following example shows how to evaluate a simple expression without using any parameters and then use the result for visibility binding.
<source lang = "xml">
<StackLayout xmlns:ctrls="using:UBIK.WinX.Controls">
<ctrls:EvalExpression
x:Name="ExpressionEvaluator"