ToString Method (IFormatProvider)
Collapse the table of content
Expand the table of content

RepeatBehavior.ToString Method (IFormatProvider)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns a string representation of this RepeatBehavior with the specified format.

Namespace:  System.Windows.Media.Animation
Assembly:  System.Windows (in System.Windows.dll)

public string ToString(
	IFormatProvider formatProvider
)

Parameters

formatProvider
Type: System.IFormatProvider
The format used to construct the return value.

Return Value

Type: System.String
A string representation of this RepeatBehavior.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft