x:Bind and x:DeferLoadStrategy for WPF would be amazing!
I wonder if we could use the same core logic to generate the code from x:Bind for UWP and WPF. That would allow us to bring new x:Bind features at the same time to UWP and WPF.
For example, boolean conversion is a feature that I've requested for UWP on user voice a while ago:
https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/35028187-allow-c-style-boolean-conversion-with-x-bind
Will this be in .NET Core 3.1?
Most helpful comment
I wonder if we could use the same core logic to generate the code from x:Bind for UWP and WPF. That would allow us to bring new x:Bind features at the same time to UWP and WPF.
For example, boolean conversion is a feature that I've requested for UWP on user voice a while ago:
https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/35028187-allow-c-style-boolean-conversion-with-x-bind