Application.RunningOnAppThread

Cambiar al Manual
public static bool RunningOnAppThread ();

Descripción

Returns true if you're running on application thread.

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