3 references to DoSearch
PresentationFramework (3)
src\Framework\System\Windows\Controls\DataGrid.cs (1)
5467instance.DoSearch(e.Text);
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
1689instance.DoSearch(e.Text);
src\Framework\System\Windows\Controls\TextSearch.cs (1)
748DoSearch(c);