GridLengthAnimation.

GetCurrentValue(object, object, AnimationClock) Method

Namespace
MahApps.Metro.Controls
Containing Type
GridLengthAnimation

Syntax

public override object GetCurrentValue(object defaultOriginValue, object defaultDestinationValue, AnimationClock animationClock)

Parameters

Name Type Description
defaultOriginValue object
defaultDestinationValue object
animationClock AnimationClock

Return Value

Type Description
object