Silverlight SDK for Microsoft Bing
ActualWidth Property
OverviewSystem.Windows.ControlsResourceControlActualWidth
Returns the actual width of the ResourceControl based on content size.
Declaration Syntax
C#Visual BasicVisual C++
public double ActualWidth { get; }
Public ReadOnly Property ActualWidth As Double
public:
property double ActualWidth {
	double get ();
}

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