On 29 April 2011 13:43, <[email protected]> wrote: > Actually in this scenario I'd just do a search and replace too. > > However Resharper can help here and what I typically do in this situation is > select a usage of the class I want to replace (e.g. "Button") and use the > "find usages" feature to find all instances and I can see how the class is > used, then use search and replace to change to the new class (Button -> > MyButton), then refresh the find usages to ensure I got them all. >
Of course that much is available in the basic Visual Studio. -- Regards, Mark Hurd, B.Sc.(Ma.)(Hons.)
