Windows.System.Threading.ThreadPool is "safe" for use in an XAML-based application. System.Threading.ThreadPool is the standard API available for all types of .net applications.
If you are developing a XAML application for WP8 or a Windows application store, use the version of Windows.System.
source share