I want to see only the events for a given object. But when I use IntelliSense shows all members.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think it’s not possible out of the box for c# code, see msdn and stackoverflow.
For some obscure reason filtering does work in the xaml Editor.
With Resharper you have the filter functionality though.