Summary
    Sets the ProgressBar's IsIndeterminate to true. To set it to false, call SetProgress.
    
		- Namespace
- MahApps.Metro .Controls .Dialogs 
- Containing Type
- ProgressDialog Controller 
Syntax
public void SetIndeterminate()Return Value
| Type | Description | 
|---|---|
| void | 
