Wpf: need xbind implemented for wpf

Created on 8 Dec 2018  路  3Comments  路  Source: dotnet/wpf

issue-type-api-suggestion

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

All 3 comments

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?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JeroenOortwijn picture JeroenOortwijn  路  3Comments

dotMorten picture dotMorten  路  4Comments

stevenbrix picture stevenbrix  路  3Comments

Normandy picture Normandy  路  3Comments

lisberPontes picture lisberPontes  路  3Comments