Introducing a feature-rich, MVVM-friendly Auto-Complete TextBox for .NET 6 WPF, designed to deliver a seamless and dynamic user experience. Whether you need synchronous or asynchronous suggestion fetching, this control adapts to your needs effortlessly.
🔹 Smart Data Binding: Bind to both the selected object (SelectedItem) and/or its ID (SelectedValue).
🔹 Fully Customizable: Use the ItemTemplate to style dropdown items to fit your UI.
🔹 Enhanced User Experience:
✔ Squiggly underlines highlight unmatched text when the control loses focus.
✔ Optional free-text mode (AllowFreeText) for entering custom values...