Silverlight SDK for Microsoft Bing
ProgressActive Property
OverviewSystem.Windows.ControlsMultiViewProgressActive
Gets a boolean value indicating whether the progress element is visible or not for this MultiView instance.
Declaration Syntax
C#Visual BasicVisual C++
public bool ProgressActive { get; }
Public ReadOnly Property ProgressActive As Boolean
public:
property bool ProgressActive {
	bool get ();
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)