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