Hi folks,
Please tell me how to use InputLanguageMananger in ASP.am Using Namespace System.Windows.Input .but show error
The name 'InputLanguageManager' does not exist in the current context
Tell me How to solve
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipankar BiswasPosted Feb 18, 2015, 12:27 AM
InputLanguageManager.cs source code in C# .NET
http://reflector.webtropy.com/default.aspx/DotNET/DotNET/8@0/untmp/WIN_WINDOWS/lh_tools_devdiv_wpf/Windows/wcp/Core/System/Windows/Input/InputLanguageManager@cs/1/InputLanguageManager@cs
.....................................
Thanks & Regards ,Dipankar Biswas
Abhijit PatilPosted Feb 17, 2015, 11:47 PM
I already Try lots but it shows the Namespace is not avaliable
Dipankar BiswasPosted Feb 17, 2015, 11:24 PM
I don't no .. but i think it will help u...
Namespace: System.Windows.Input
Assembly: PresentationCore (in PresentationCore.dll)
see more.. https://msdn.microsoft.com/en-us/library/system.windows.input.inputlanguagemanager.current%28v=vs.110%29.aspx
.....................................
Thanks & Regards ,Dipankar Biswas