C# Class CompositionHelper.Animation.KeyFrame

关键帧的基类。
Inheritance: Windows.UI.Xaml.DependencyObject
Afficher le fichier Open project: higankanshi/CompositionHelper

Méthodes publiques

Свойство Type Description
EasingFunctionProperty Windows.UI.Xaml.DependencyProperty
ProgressProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
AddKayFrameToAnimation ( KeyFrameAnimation animation ) : void

Method Details

AddKayFrameToAnimation() public méthode

public AddKayFrameToAnimation ( KeyFrameAnimation animation ) : void
animation KeyFrameAnimation
Résultat void

Property Details

EasingFunctionProperty public_oe static_oe property

标示 EasingFunction 依赖属性。
public static DependencyProperty,Windows.UI.Xaml EasingFunctionProperty
Résultat Windows.UI.Xaml.DependencyProperty

ProgressProperty public_oe static_oe property

标示 Progress 依赖属性。
public static DependencyProperty,Windows.UI.Xaml ProgressProperty
Résultat Windows.UI.Xaml.DependencyProperty