KeyFrame Class
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.
Provides common Dependency properties for KeyFrames
public abstract class KeyFrame : Windows.UI.Xaml.DependencyObject
type KeyFrame = class
inherit DependencyObject
Public MustInherit Class KeyFrame
Inherits DependencyObject
- Inheritance
-
Windows.UI.Xaml.DependencyObjectKeyFrame
- Derived
Constructors
KeyFrame() |
Fields
KeyProperty |
Identifies the Key dependency property |
Properties
Key |
Gets or sets the key of the key frame Value should be between 0.0 and 1.0 |