←Select platform

RepeatBehavior Property

Summary

Gets or sets the System.Windows.Media.Animation.Timeline.RepeatBehavior for the internal Storyboard object.

Syntax

C#
VB
C++
public RepeatBehavior RepeatBehavior { get; set; } 
  
Public Property RepeatBehavior As RepeatBehavior 
public: 
property RepeatBehavior RepeatBehavior { 
   RepeatBehavior get(); 
   void set (    RepeatBehavior ); 
} 

Property Value

refer to System.Windows.Media.Animation.Timeline.RepeatBehavior value.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.