Why do both of them exist? I believe the first one is compiled binding? I turned on XAML compilation for every XAML file, but should I also start using x:Binding
everywhere I use Binding
?
And there is no x:Bind
, correct? Is x:Binding
the same as x:Bind
?