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

AnimationsProperty

The attached "Animations" property.

Attached Properties

Animations

Methods

GetAnimations(UIElement)

Gets the value of the AnimationsProperty property.

SetAnimations(UIElement, AnimationDictionary)

Sets the value of the AnimationsProperty property.

Applies to