We go over creating a very simple project from the caliburn.Micro webpage to demostrate using property change base features to bind to a contro in the view class in C# WPF .Net as well as use it to show how it could be useful to us.
link to source code: https://github.com/CodingWithAlfred/C...
C# say hello with databinding using caliburnmicro
how to bind property datav to UI control
Caliburn.Micro example
proppertyChangebase example