System::Threading::Thread::get_CurrentUICulture method

Thread::get_CurrentUICulture method

Gets user interface culture used by thread.

SharedPtr<Globalization::CultureInfo> System::Threading::Thread::get_CurrentUICulture()

ReturnValue

Culture used by thread UI.

See Also