File tree Expand file tree Collapse file tree
WinUI3/AK.Toolkit.WinUI3.AutoCompleteTextBox Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <RuntimeIdentifiers >win10-x86;win10-x64;win10-arm64</RuntimeIdentifiers >
77 <UseWinUI >true</UseWinUI >
88 <Nullable >enable</Nullable >
9- <Version >0.2 .0-beta</Version >
9+ <Version >0.3 .0-beta</Version >
1010 <Authors >Andrew KeepCoding</Authors >
1111 <Company >Andrew KeepCoding</Company >
1212 <PackageId >AK.Toolkit.WinUI3.AutoCompleteTextBox</PackageId >
2020 <IncludeSymbols >true</IncludeSymbols >
2121 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2222 <Title >AK.Toolkit.WinUI3 - AutoCompleteTextBox</Title >
23- <Description >A TextBox control that show a suggestion based on input. The suggestion is shown inside the TextBox control .
24- Suggestions need to be provided by the SuggestionsSource property .
23+ <Description >A TextBox control that shows a suggestion based on input.
24+ AutoCompleteTextBox shows a suggestion inside the TextBox control .
2525 </Description >
2626 </PropertyGroup >
2727
You can’t perform that action at this time.
0 commit comments