c# Where can find System.Windows.Controls.dll

后端 未结 3 1820
攒了一身酷
攒了一身酷 2020-12-19 08:11

I have problem with dll file and have project which need this file System.Windows.Controls.dll for

listBox1.ItemsSource

error fix , and a

3条回答
  •  天涯浪人
    2020-12-19 09:10

    I was able to find the dll file by searching my computer for "System.Windows.Controls.dll". I found it under the following file location... "C:\Program Files (x86)\Microsoft SDKs\Silverlight\v3.0\Libraries\Client\System.Windows.Controls.dll"

    Hope this helps!

提交回复
热议问题