First of all, thank you for your continued work on WPF-UI — it's a fantastic library that has greatly improved the developer experience in our WPF projects. In WPF-UI version 4.0.3, setting a global ...
In WinUI, the TextBlock binding does not work correctly when it is placed inside a ContentControl and the Content is set to a custom helper object. The same implementation works as expected in WPF.