moved AutoCompleteBox extension to separate source file.

This commit is contained in:
morkt
2015-08-04 21:02:16 +04:00
parent 0f30dfeb18
commit 4738025ec6
4 changed files with 100 additions and 68 deletions

View File

@@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.1.4.22")]
[assembly: AssemblyFileVersion ("1.1.4.22")]
[assembly: AssemblyVersion ("1.1.4.23")]
[assembly: AssemblyFileVersion ("1.1.4.23")]