C# Class MahApps.Metro.Controls.GridLengthAnimation

A special animation used to animates the length of a Grid.
Inheritance: System.Windows.Media.Animation.AnimationTimeline
Afficher le fichier Open project: MahApps/MahApps.Metro

Méthodes publiques

Свойство Type Description
FromProperty System.Windows.DependencyProperty
ToProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetCurrentValue ( object defaultOriginValue, object defaultDestinationValue, System.Windows.Media.Animation.AnimationClock animationClock ) : object

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

GetCurrentValue() public méthode

public GetCurrentValue ( object defaultOriginValue, object defaultDestinationValue, System.Windows.Media.Animation.AnimationClock animationClock ) : object
defaultOriginValue object
defaultDestinationValue object
animationClock System.Windows.Media.Animation.AnimationClock
Résultat object

Property Details

FromProperty public_oe static_oe property

public static DependencyProperty,System.Windows FromProperty
Résultat System.Windows.DependencyProperty

ToProperty public_oe static_oe property

public static DependencyProperty,System.Windows ToProperty
Résultat System.Windows.DependencyProperty