InputLanguageManager::RestoreInputLanguage Attached Property

 

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.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

See GetRestoreInputLanguage, SetRestoreInputLanguage

Property Value

Type: System::Boolean

true to restore the previously selected input language; otherwise, false.

This property has no default value.

Identifier field

RestoreInputLanguageProperty

Metadata properties set to true

None

This property has no effect if the InputLanguage attached property is not available on the associated dependency object.

Return to top
Show: