Introduction - If you have any usage issues, please Google them yourself
ComputerCastle.Demo.Controls.FilterControl is a WPF-based Custom Control which can be used as quick filter for any ItemsControl like ListBox, ListView, DataGrid, etc. This article is to tell you how easy to create a Custom Control in WPF using combination of simple framework controls.