Jump to: navigation, search

Changes


EvalExpression

39 bytes removed, 11:32, 22 January 2021
/* 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"