Silverlight SDK for Microsoft Bing
Bounds Property
OverviewSystem.Windows.ControlsControlBaseBounds
Gets a Rect which defines the bounds of the ControlBase instance, relative to its parent container
Declaration Syntax
C#Visual BasicVisual C++
public Rect Bounds { get; }
Public ReadOnly Property Bounds As Rect
public:
property Rect Bounds {
	Rect get ();
}

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