HandyControl icon indicating copy to clipboard operation
HandyControl copied to clipboard

AutoCompleteTextBox 无法正确过滤筛选

Open JiajunDou opened this issue 1 year ago • 0 comments

Describe the bug

输入文字后无法正确过滤

Steps to reproduce the bug

<hc:AutoCompleteTextBox x:Name="country" Grid.Column="0" Text="{Binding Item.Name}" DisplayMemberPath="Name"/>

Expected behavior

No response

Screenshots

微信截图_20221221120423

NuGet package version

HandyControl 3.4.0

IDE

Visual Studio 2022

Framework type

.Net Framework 4.8

Windows version

Windows 11 (22000)

Additional context

No response

JiajunDou avatar Dec 21 '22 07:12 JiajunDou