I need to search a WPF control hierarchy for controls that match a given name or type. How can I do this?
My extensions to the code.
Source: https://code.google.com/p/gishu-util/source/browse/#git%2FWPF%2FUtilities
Explanatory blog post : http://madcoderspeak.blogspot.com/2010/04/wpf-find-child-control-of-specific-type.html