C# Class Rooler.GridLengthAnimation

Inheritance: GridLengthAnimationBase
Mostrar archivo Open project: peteblois/rooler Class Usage Examples

Public Properties

Property Type Description
ByProperty System.Windows.DependencyProperty
FromProperty System.Windows.DependencyProperty
ToProperty System.Windows.DependencyProperty

Public Methods

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

Protected Methods

Method Description
CreateInstanceCore ( ) : System.Windows.Freezable

Method Details

CreateInstanceCore() protected method

protected CreateInstanceCore ( ) : System.Windows.Freezable
return System.Windows.Freezable

GetCurrentValueCore() public method

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
return System.Windows.GridLength

Property Details

ByProperty public_oe static_oe property

public static DependencyProperty,System.Windows ByProperty
return System.Windows.DependencyProperty

FromProperty public_oe static_oe property

public static DependencyProperty,System.Windows FromProperty
return System.Windows.DependencyProperty

ToProperty public_oe static_oe property

public static DependencyProperty,System.Windows ToProperty
return System.Windows.DependencyProperty