Attributes
| Name | 
| IsActive | 
| SpeedRatio | 
| Mode | 
Mode
| Name | Style Name | 
| Wave | LoadingIndicatorWaveStyle | 
| Arcs | LoadingIndicatorArcsStyle | 
| ArcsRing | LoadingIndicatorArcsRingStyle | 
| DoubleBounce | LoadingIndicatorDoubleBounceStyle | 
| FlipPlane | LoadingIndicatorFlipPlaneStyle | 
| Pulse | LoadingIndicatorPulseStyle | 
| Ring | LoadingIndicatorRingStyle | 
| ThreeDots | LoadingIndicatorThreeDotsStyle | 
Example
| 12
 3
 4
 5
 6
 7
 8
 
 | <wuc:LoadingIndicator /><wuc:LoadingIndicator Mode="Arcs" />
 <wuc:LoadingIndicator Mode="ArcsRing" />
 <wuc:LoadingIndicator Mode="DoubleBounce" />
 <wuc:LoadingIndicator Mode="FlipPlane" />
 <wuc:LoadingIndicator Mode="Pulse" />
 <wuc:LoadingIndicator Mode="Ring" />
 <wuc:LoadingIndicator Mode="ThreeDots" />
 
 | 
you can run demo and see this feature.
