C# Класс Rooler.GridLengthAnimation

Наследование: GridLengthAnimationBase
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
ByProperty System.Windows.DependencyProperty
FromProperty System.Windows.DependencyProperty
ToProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
GetCurrentValueCore ( System.Windows.GridLength defaultOriginValue, System.Windows.GridLength defaultDestinationValue, System.Windows.Media.Animation.AnimationClock animationClock ) : System.Windows.GridLength

Защищенные методы

Метод Описание
CreateInstanceCore ( ) : System.Windows.Freezable

Описание методов

CreateInstanceCore() защищенный Метод

protected CreateInstanceCore ( ) : System.Windows.Freezable
Результат System.Windows.Freezable

GetCurrentValueCore() публичный Метод

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
Результат System.Windows.GridLength

Описание свойств

ByProperty публичное статическое свойство

public static DependencyProperty,System.Windows ByProperty
Результат System.Windows.DependencyProperty

FromProperty публичное статическое свойство

public static DependencyProperty,System.Windows FromProperty
Результат System.Windows.DependencyProperty

ToProperty публичное статическое свойство

public static DependencyProperty,System.Windows ToProperty
Результат System.Windows.DependencyProperty