ClassTransitionControlExtensions
Class
Definition
Namespace:Telerik.Windows.Controls.Extensions
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public static class TransitionControlExtensions
Inheritance: objectTransitionControlExtensions
Fields
DirectionProperty
Declaration
cs-api-definition
public static readonly DependencyProperty DirectionProperty
Field Value
DependencyProperty
Methods
GetDirection(DependencyObject)
Declaration
cs-api-definition
public static FlowDirection GetDirection(DependencyObject obj)
Parameters
obj
DependencyObject
Returns
FlowDirection
SetDirection(DependencyObject, FlowDirection)
Declaration
cs-api-definition
public static void SetDirection(DependencyObject obj, FlowDirection value)
Parameters
obj
DependencyObject
value
FlowDirection