AutoCompleteTextBox for comma-seperated terms in C# and WPF following the MVVM approachThe AutoCompleteTextBox improves user experience by providing unobtrusive suggestions that only interact with the ViewModel upon user acceptance.
WPF: Ultra fast and simple string painting using GlyphRunEfficiently write strings to DrawingContext in WPF for improved performance.
AutoCompleteTextBox for comma-seperated terms in C# and WPF following the MVVM approachThe AutoCompleteTextBox improves user experience by providing unobtrusive suggestions that only interact with the ViewModel upon user acceptance.
WPF: Ultra fast and simple string painting using GlyphRunEfficiently write strings to DrawingContext in WPF for improved performance.