[]
        
(Showing Draft Content)

C1.WPF.Tile.C1TileService.SetPointerDownAnimation

SetPointerDownAnimation Method

SetPointerDownAnimation(FrameworkElement, bool)

Sets the PointerDownAnimation attached property value on the specified element.

Declaration
public static void SetPointerDownAnimation(FrameworkElement obj, bool value)
Parameters
Type Name Description
FrameworkElement obj

The element on which to set the attached property.

bool value

The property value to set.

Remarks

Set this property to true on the element which should interact with the pointer as Windows 8 live tiles.