Leadtools.Windows.Media.Transitions Namespace > PushTransition Class : TransitionType Property |
public PushTransitionType TransitionType {get; set;}
'Declaration Public Property TransitionType As PushTransitionType
'Usage Dim instance As PushTransition Dim value As PushTransitionType instance.TransitionType = value value = instance.TransitionType
public PushTransitionType TransitionType {get; set;}
get_TransitionType();
set_TransitionType(value);
public: property PushTransitionType TransitionType { PushTransitionType get(); void set ( PushTransitionType value); }
For XAML example, refer to PushTransition.
For C#/VB examples, refer to PushTransition.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2