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

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