[]
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.
public static ProgressWatch ProgressWatch { get; }
Public Shared ReadOnly Property ProgressWatch As ProgressWatch