UIThreadOperationExecutionOptions.ShowProgress Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether to show progress indication.
public:
 property bool ShowProgress { bool get(); };public bool ShowProgress { get; }member this.ShowProgress : boolPublic ReadOnly Property ShowProgress As Boolean