InputAnimation.Duration Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum duration of all animations curves.
public:
 property float Duration { float get(); };public float Duration { get; }member this.Duration : singlePublic ReadOnly Property Duration As Single