Silverlight SDK for Microsoft Bing
X Property
OverviewSystem.Windows.ControlsResourceControlX
Gets/Sets a value which determines the value of Canvas.LeftProperty for the ResourceControl
Declaration Syntax
C#Visual BasicVisual C++
public double X { get; set; }
Public Property X As Double
public:
property double X {
	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)