Silverlight SDK for Microsoft Bing
ElementSize Property
OverviewSystem.Windows.ControlsResourceControlElementSize
Specifies a Size to use when calculating the layout for the visual
Declaration Syntax
C#Visual BasicVisual C++
public Size ElementSize { get; set; }
Public Property ElementSize As Size
public:
property Size ElementSize {
	Size get ();
	void set (Size value);
}

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