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