An attached behavior for WPF's TextBox control that provides auto-completion suggestions from a given collection.
Info
Version: | 1.0.5 |
Author(s): | Nimgoble |
Last Update: | Thursday, August 24, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nimgoble/WPFTextBoxAutoComplete/ |
NuGet Url: | https://www.nuget.org/packages/WPFTextBoxAutoComplete |
Install
Install-Package WPFTextBoxAutoComplete
dotnet add package WPFTextBoxAutoComplete
paket add WPFTextBoxAutoComplete
WPFTextBoxAutoComplete Download (Unzip the "nupkg" after downloading)
Dependencies
Tags