Silverlight SDK for Microsoft Bing
Active Property
OverviewSystem.Windows.ControlsControlProgressActive
Gets a boolean value indicating whether the progress control is currently active
Declaration Syntax
C#Visual BasicVisual C++
public bool Active { get; }
Public ReadOnly Property Active As Boolean
public:
property bool Active {
	bool get ();
}

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