Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Application.RunningOnUIThread

public static bool RunningOnUIThread();

Description

Returns true if you're running on UI thread.

More information on UI and application threads can be found [wiki:man:windowsstore-appcallbacks|here]].