According to the Code Snippet Manager in Visual Studio 2008 there is a code snippet named "wpfre" which expands to a routed event registration. However, when I try to enter it into the text editor, Intellisense won't complete to it and if I type "wpfre" and hit TAB it just completes to "wde" which is not the right thing.
I googled for it, but found nothing. Any ideas?