Shows the animated progress display for this control.

Declaration Syntax
public void ShowProgress(
bool show
)
Public Sub ShowProgress ( _
show As Boolean _
)
public:
void ShowProgress(
bool show
)

Parameters
- show (Boolean)
- A boolean value indictating whether to show (true) or hide (false) the progress control
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)