Edit

Explicit Class

Definition

Attached properties to support explicitly triggered animations for Windows.UI.Xaml.UIElement instances.

public static class Explicit
type Explicit = class
Public Class Explicit
Inheritance
Explicit

Fields

Name Description
AnimationsProperty

The attached "Animations" property.

Attached Properties

Name Description
Animations

Methods

Name Description
GetAnimations(UIElement)

Gets the value of the AnimationsProperty property.

SetAnimations(UIElement, AnimationDictionary)

Sets the value of the AnimationsProperty property.

Applies to