[]
Gets the value of the PointerDownAnimation attached property from a given FrameworkElement.
public static bool GetPointerDownAnimation(FrameworkElement obj)
Type | Name | Description |
---|---|---|
FrameworkElement | obj | The element from which to read the property value. |
Type | Description |
---|---|
bool | The value of the PointerDownAnimation attached property. |