Silverlight SDK for Microsoft Bing
TileWidth Property
OverviewSystem.Windows.ControlsTilePanelTileWidth
Gets/Sets a value which determines the width of a single tile in this TilePanel instance.
Declaration Syntax
C#Visual BasicVisual C++
public double TileWidth { get; set; }
Public Property TileWidth As Double
public:
property double TileWidth {
	double get ();
	void set (double value);
}

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