✅ Avalonia - Textbox text changed
How can I react if the text in a TextBox https://reference.avaloniaui.net/api/Avalonia.Controls/TextBox/ changes. Right now I am using
KeyUp but that doesn't handle things like backspaceAvaloniaUI
Avalonia - A multi-platform .NET UI framework