Fixes binding to nullable types (#6860)
authorAndrei Nitescu <nitescua@yahoo.com>
Mon, 15 Jul 2019 11:34:54 +0000 (14:34 +0300)
committerStephane Delcroix <stephane@delcroix.org>
Mon, 15 Jul 2019 11:34:54 +0000 (13:34 +0200)
commit802ab20e71af6a2241fe5361ec8a52259cd27ab3
tree768b8860888619c48232923d3119841b8704b139
parent04d44fbe8212a5be39d293db1cb588f1d3f3b38d
Fixes binding to nullable types  (#6860)

-fixes #6280
Xamarin.Forms.Core/BindingExpression.cs
Xamarin.Forms.Xaml.UnitTests/Issues/Issue6280.xaml [new file with mode: 0644]
Xamarin.Forms.Xaml.UnitTests/Issues/Issue6280.xaml.cs [new file with mode: 0644]