RepeatOption.ToRepeatBehavior Method

Definition

Gets a RepeatBehavior value corresponding to the current RepeatOption value.

public Windows.UI.Xaml.Media.Animation.RepeatBehavior ToRepeatBehavior ();
member this.ToRepeatBehavior : unit -> Windows.UI.Xaml.Media.Animation.RepeatBehavior
Public Function ToRepeatBehavior () As RepeatBehavior

Returns

A RepeatBehavior value matching the current RepeatOption value.

Applies to