RepeatBehavior.HasCount Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the repeat behavior has a specified iteration count.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the instance represents an iteration count; otherwise, false.
Show: