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

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