如何将此参考“System.Windows.Controls.Input.Toolkit”添加到 Wpf

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/29225224/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-13 13:01:52  来源:igfitidea点击:

How to i add the this reference "System.Windows.Controls.Input.Toolkit" into Wpf

c#wpf

提问by pavithra s

I want to add these reference, but how i don't know. Please anybody help to me.

我想添加这些参考,但我不知道。请任何人帮助我。

Thanks,

谢谢,

回答by Sajeetharan

Download WPFToolkitfrom here

WPFToolkit从这里下载

  • Initially You need to add a reference to WPFToolkit.dll
    System.Windows.Controls.Input.Toolkit
  • 最初您需要添加对 WPFToolkit.dll
    System.Windows.Controls.Input.Toolkit的引用