Attributes
| Name |
|---|
| IsActive |
| Delay |
| DotWidth |
| DotHeight |
| DotRadiusX |
| DotRadiusY |
| DurationA |
| DurationB |
| DurationC |
| KeyFrameA |
| KeyFrameB |
| Oscillate |
| ReverseDuration |
| TotalDuration |
Example
xml
<dev:IndeterminateProgressBar />
<dev:IndeterminateProgressBar DotHeight="8" DotWidth="8" />
<dev:IndeterminateProgressBar DotRadiusX="0" DotRadiusY="0" />you can run demo and see this feature.
