ComponentOne Tiles for WPF and Silverlight
C1.Silverlight.Tile Namespace / C1TileService Class / PointerDownAnimationProperty Field

In This Topic
    PointerDownAnimationProperty Field (C1TileService)
    In This Topic
    Identifies the PointerDownAnimation attached property. If this attached property is set on some System.Windows.FrameworkElement, the C1TileService will perform PointerDown animation for this element.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointerDownAnimationProperty As DependencyProperty
    public static readonly DependencyProperty PointerDownAnimationProperty
    See Also