</tabs>
{{UnderConstructionStart}}
==== UBIKWebView {{Version/WinXSince|5.1}} ====
As there is a bug in the WebView2 (only in WinX/UWP) where specific links cannot be opened, we introduced the UBIKWebView, which contains a workaround for this issue.
<br>
Example:
<ctrls:UBIKWebView x:Name="WebContent" Source="{Binding DocumentViewModel.OnlineURI}" />
</source>
{{UnderConstructionEnd}}
[[Category:Mobile|XAML]][[Category:WinX|XAML]][[Category:XAML|XAML]]
=== Advanced ===
Allows to evaluate a C# expression in XAML, using any amount of [[EvalExpression#Parameters|EvalExpressionParameters]]
[[Category:Mobile|XAML]][[Category:WinX|XAML]][[Category:XAML|XAML]]
== Converters ==