| Visual Basic (Declaration) | |
|---|---|
Public Shared Function GetTranslateY( _ ByVal d As DependencyObject _ ) As Double | |
| C# | |
|---|---|
public static double GetTranslateY( DependencyObject d ) | |
Parameters
- d
- Dependency object.
Return Value
The current translation value.Target Platforms:Windows Phone 7