Click here to Skip to main content
15,915,501 members
Articles / Programming Languages / C#

Fluent Expression Tree Binding in MVVM

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
25 Jul 2022CPOL2 min read 5K   8  
Get rid of all that MVVM boilerplate code just to bind an expression to other properties
This tip discusses binding and unbinding to nested properties and collection with a fluent declarative syntax.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions