Gets the value of the Top attached property for a given object.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public static double GetTop( UIElement element ) |
Visual Basic |
---|
Public Shared Function GetTop ( _ element As UIElement _ ) As Double |
Parameters
- element
- Type: System.Windows..::..UIElement
The object from which the property value is read.