InputLanguageManager::RestoreInputLanguage Attached Property
.NET Framework (current version)
Gets or sets a value that indicates whether or not the previously active input language should be restored when the associated dependency object looses the input focus.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue to restore the previously selected input language; otherwise, false.
This property has no default value.
Identifier field | |
Metadata properties set to true | None |
This property has no effect if the InputLanguage attached property is not available on the associated dependency object.
Show: