Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
1 answer
6k views

ReactiveUI And WPF - Reusing a value to update multiple properties

I've created my first ReactiveUI app in WPF. Simply, the user enters their full name in one textbox, and then the name gets split into its parts and displayed in the other textboxes. This is just an ...
3-14159265358979323846264's user avatar