0
votes

I have getting reference error,

The type or namespace name 'ContextMenu' does not exist in the namespace 'System.Windows.Controls' (are you missing an assembly reference?)

but i have already add reference from,

C:\Program Files (x86)\Microsoft SDKs\Silverlight\v4.0\Libraries\Client\System.Windows.Controls.dll

please help me to solve this problem

Thanks

1

1 Answers

0
votes

Hi Look at below link:

Silverlight ContextMenu was not found

In this link I mentioned other dlls which required for contectmenu. So give refrence of those dll also.

Thanks, Hitesh