Leadtools.Windows.Media.Transitions Namespace > TransitionBase Class : RepeatBehavior Property |
public RepeatBehavior RepeatBehavior {get; set;}
'Declaration Public Property RepeatBehavior As RepeatBehavior
'Usage Dim instance As TransitionBase Dim value As RepeatBehavior instance.RepeatBehavior = value value = instance.RepeatBehavior
public RepeatBehavior RepeatBehavior {get; set;}
get_RepeatBehavior();
set_RepeatBehavior(value);
public: property RepeatBehavior RepeatBehavior { RepeatBehavior get(); void set ( RepeatBehavior value); }
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