Gets or sets the current input language. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public CultureInfo InputLocale { get; set; } |
Visual Basic
![]() |
---|
Public Property InputLocale As CultureInfo |
A CultureInfo specifying the current input language.
This property determines the layout and character labels of virtual keys. Its value updates automatically when the Windows input locale changes.