Silverlight SDK for Microsoft Bing
ActualSize Property
OverviewSystem.Windows.ControlsResourceControlActualSize
Gets a Size which defines the actual size of the ResourceControl based on content size.
Declaration Syntax
C#Visual BasicVisual C++
public Size ActualSize { get; }
Public ReadOnly Property ActualSize As Size
public:
property Size ActualSize {
	Size get ();
}

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