KeyTimeHelper class

This topic has not yet been rated - Rate this topic

Provides utility methods for working with KeyTime values. C# and Microsoft Visual Basic code should use members of KeyTime instead.

Inheritance

Object
  KeyTimeHelper

Syntax


public ref class KeyTimeHelper sealed : Object

Attributes

MarshalingBehaviorAttribute(Agile)
StaticAttribute(Windows.UI.Xaml.Media.Animation.IKeyTimeHelperStatics, NTDDI_WIN8)
ThreadingAttribute(Both)
VersionAttribute(NTDDI_WIN8)
WebHostHiddenAttribute()

Members

The KeyTimeHelper class inherits from Object and IKeyTimeHelper. KeyTimeHelper also has these types of members:

Methods

The KeyTimeHelper class has these methods. It also inherits methods from the Object class.

MethodDescription
FromTimeSpan Generates a new KeyTime with initial data based on the specified TimeSpan. C# and Microsoft Visual Basic code should use FromTimeSpan instead.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Namespace

Windows::UI::Xaml::Media::Animation

Metadata

Windows.winmd

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.