GridLengthAnimation Class

Summary

A special animation used to animates the length of a Grid.
Namespace
MahApps.Metro.Controls
Base Types
  • AnimationTimeline
graph BT Type-->Base0["AnimationTimeline"] Type["GridLengthAnimation"] class Type type-node

Syntax

public class GridLengthAnimation : AnimationTimeline

Fields

Name Constant Value Summary
FromProperty
static
ToProperty
static

Properties

Name Value Summary
From GridLength
TargetPropertyType Type
To GridLength

Methods

See Also

  • System.Windows.Media.Animation.AnimationTimeline