WPF自定义搜索控件

时间:2021-01-05 15:56:26
【文件属性】:
文件名称:WPF自定义搜索控件
文件大小:190KB
文件格式:ZIP
更新时间:2021-01-05 15:56:26
WPF WPF控件 搜索控件 WPF搜索框 WPF自定义搜索控件,详情可见博文:http://blog.csdn.net/zhuo_wp/article/details/78821711
【文件预览】:
SearchableTextBoxExample
----SearchableTextBoxExample.sln(2KB)
----Client.MVVM()
--------ViewModelBase.cs(1KB)
--------Client.MVVM.csproj(3KB)
--------RelayCommand.cs(2KB)
--------Properties()
--------obj()
--------bin()
--------UIManager.cs(1KB)
----SearchableTextBoxExample()
--------App.xaml.cs(351B)
--------SearchableTextBoxExample.csproj(5KB)
--------MainWindow.xaml.cs(670B)
--------MainWindow.xaml(633B)
--------Properties()
--------App.config(189B)
--------View()
--------App.xaml(402B)
--------ViewModel()
--------obj()
--------bin()
----.vs()
--------SearchableTextBoxExample()
----SearchableTextBox()
--------Models()
--------Themes()
--------SearchableTextBox.csproj(4KB)
--------Properties()
--------Converters()
--------SearchableTextBoxt.cs(23KB)
--------obj()
--------bin()
--------Helpers()

网友评论

  • 正在学习WPF自定义搜索控件,希望能对我有所借鉴。