Returns the ProgressWatch instance registered with the current
thread (the thread that calls this method). If the current
thread has no registered ProgressWatch, then the default one is used.
Declaration
public static ProgressWatch ProgressWatch { get; }