1

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?

1 Answer 1

1

Looks like the "wpfre" snippet is for "Visual Basic".

Are you searching for this snippet in a C# project ?

I am able to see this snippet in my Visual Studio 2008 (Tools->Code Snippet Manager). This is listed under "Visual Basic" language, under "WPF" folder

("Program Files\Microsoft Visual Studio 9.0\Vb\Snippets\1033\WPF\RoutedEvent.snippet")

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.