Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 Wpf 表单有一个搜索框和一个画布。
Onload 我的画布是用数据行呈现的,每一行都有:用户名和年龄详细信息我执行了成功的搜索,然后画布中的相应行需要突出显示。
请提供一些指点