C# Class Rooler.GridLengthAnimation

Inheritance: GridLengthAnimationBase
Afficher le fichier Open project: peteblois/rooler Class Usage Examples

Méthodes publiques

Свойство Type Description
ByProperty System.Windows.DependencyProperty
FromProperty System.Windows.DependencyProperty
ToProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetCurrentValueCore ( System.Windows.GridLength defaultOriginValue, System.Windows.GridLength defaultDestinationValue, System.Windows.Media.Animation.AnimationClock animationClock ) : System.Windows.GridLength

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

GetCurrentValueCore() public méthode

public GetCurrentValueCore ( System.Windows.GridLength defaultOriginValue, System.Windows.GridLength defaultDestinationValue, System.Windows.Media.Animation.AnimationClock animationClock ) : System.Windows.GridLength
defaultOriginValue System.Windows.GridLength
defaultDestinationValue System.Windows.GridLength
animationClock System.Windows.Media.Animation.AnimationClock
Résultat System.Windows.GridLength

Property Details

ByProperty public_oe static_oe property

public static DependencyProperty,System.Windows ByProperty
Résultat System.Windows.DependencyProperty

FromProperty public_oe static_oe property

public static DependencyProperty,System.Windows FromProperty
Résultat System.Windows.DependencyProperty

ToProperty public_oe static_oe property

public static DependencyProperty,System.Windows ToProperty
Résultat System.Windows.DependencyProperty