ComponentOne Tiles for WPF and Silverlight
GetPointerDownAnimation Method (C1TileService)

C1.WPF.Tile Namespace > C1TileService Class : GetPointerDownAnimation Method
The element from which to read the property value.
Gets the value of the PointerDownAnimation attached property from a given FrameworkElement.
Syntax
'Declaration
 
Public Shared Function GetPointerDownAnimation( _
   ByVal obj As FrameworkElement _
) As Boolean
public static bool GetPointerDownAnimation( 
   FrameworkElement obj
)

Parameters

obj
The element from which to read the property value.

Return Value

The value of the PointerDownAnimation attached property.
See Also

Reference

C1TileService Class
C1TileService Members