[]
Sets the PointerDownAnimation attached property value on the specified element.
public static void SetPointerDownAnimation(FrameworkElement obj, bool value)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | obj | The element on which to set the attached property. |
| bool | value | The property value to set. |
Set this property to true on the element which should interact with the pointer as Windows 8 live tiles.