Silverlight SDK for Microsoft Bing
ShowProgress Method (show)
OverviewSystem.Windows.ControlsMultiViewShowProgress(Boolean)
Shows the animated progress display for this control.
Declaration Syntax
C#Visual BasicVisual C++
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)