Gets the <span id="frameworks:locale" class ="gp">locale</span> of the input language.
[Visual Basic] Public ReadOnly Property Culture As CultureInfo [C#] public CultureInfo Culture {get;} [C++] public: __property CultureInfo* get_Culture(); [JScript] public function get Culture() : CultureInfo;
The locale of the input language.
InputLangChangeEventArgs Class | InputLangChangeEventArgs Members | System.WinForms Namespace | CultureInfo