InputLanguageManager::SetRestoreInputLanguage Method (DependencyObject^, Boolean)
.NET Framework (current version)
Sets the value of the RestoreInputLanguage dependency property on the specified dependency object.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- target
-
Type:
System.Windows::DependencyObject^
The dependency object for which to set the value of RestoreInputLanguage.
- restore
-
Type:
System::Boolean
A Boolean value to set the RestoreInputLanguage attached property to.
| Exception | Condition |
|---|---|
| ArgumentNullException | Raised when target is null. |
.NET Framework
Available since 3.0
Available since 3.0
Show: