I am creating a plugin in Visual Studio 2010.
I have created a command that will visible when user right click on project.
But i want to disable that command for non-wpf project. So is there any event to handle the right click on the context menu.
I am creating a plugin in Visual Studio 2010.
I have created a command that will visible when user right click on project.
But i want to disable that command for non-wpf project. So is there any event to handle the right click on the context menu.