Skip to content

Commit 928d0bf

Browse files
Merge pull request syncfusion-content#762 from syncfusion-content/836357-WpfBusyGifDev
838658 - Added the busy indicator animation types gif to the WPF UG documentation
2 parents 4484d51 + 8480b67 commit 928d0bf

39 files changed

+2
-195
lines changed

wpf/Busy-Indicator/AnimationTypes.md

Lines changed: 2 additions & 195 deletions
Original file line numberDiff line numberDiff line change
@@ -36,201 +36,8 @@ busyIndicator.AnimationType = AnimationTypes.Flight;
3636
{% endtabs %}
3737

3838

39-
![ArrowTrack](AnimationTypes_images/AnimationTypes_img1.jpeg)
40-
41-
Busy Indicator with ArrowTrack type animation
42-
{:.caption}
43-
44-
45-
![Ball](AnimationTypes_images/AnimationTypes_img2.jpeg)
46-
47-
Busy Indicator with Ball type animation
48-
{:.caption}
49-
50-
51-
52-
![Battery](AnimationTypes_images/AnimationTypes_img3.jpeg)
53-
54-
Busy Indicator with Battery type animation
55-
{:.caption}
56-
57-
58-
59-
![Box](AnimationTypes_images/AnimationTypes_img4.jpeg)
60-
61-
Busy Indicator with Box type animation
62-
{:.caption}
63-
64-
65-
66-
![Delete](AnimationTypes_images/AnimationTypes_img5.jpeg)
67-
68-
Busy Indicator with Delete type animation
69-
{:.caption}
70-
71-
72-
![DoubleCircle](AnimationTypes_images/AnimationTypes_img6.jpeg)
73-
74-
Busy Indicator with DoubleCircle type animation
75-
{:.caption}
76-
77-
78-
![Drop](AnimationTypes_images/AnimationTypes_img7.jpeg)
79-
80-
Busy Indicator with Drop type animation
81-
{:.caption}
82-
83-
84-
![ECG](AnimationTypes_images/AnimationTypes_img8.jpeg)
85-
86-
Busy Indicator with ECG type animation
87-
{:.caption}
88-
89-
![Flight](AnimationTypes_images/AnimationTypes_img9.jpeg)
90-
91-
Busy Indicator with Flight type animation
92-
{:.caption}
93-
94-
![Flower](AnimationTypes_images/AnimationTypes_img10.jpeg)
95-
96-
Busy Indicator with Flower type animation
97-
{:.caption}
98-
99-
![Gear](AnimationTypes_images/AnimationTypes_img11.jpeg)
100-
101-
Busy Indicator with Gear type animation
102-
{:.caption}
103-
104-
![Globe](AnimationTypes_images/AnimationTypes_img12.jpeg)
105-
106-
Busy Indicator with Globe type animation
107-
{:.caption}
108-
109-
![GPS](AnimationTypes_images/AnimationTypes_img13.jpeg)
110-
111-
Busy Indicator with GPS type animation
112-
{:.caption}
113-
114-
![HorizontalPulsingBox](AnimationTypes_images/AnimationTypes_img14.jpeg)
115-
116-
Busy Indicator with HorizontalPulsingBox type animation
117-
{:.caption}
118-
119-
![Liquid](AnimationTypes_images/AnimationTypes_img15.jpeg)
120-
121-
Busy Indicator with Liquid type animation
122-
{:.caption}
123-
124-
![Pen](AnimationTypes_images/AnimationTypes_img16.jpeg)
125-
126-
Busy Indicator with Pen type animation
127-
{:.caption}
128-
129-
![Print](AnimationTypes_images/AnimationTypes_img17.jpeg)
130-
131-
Busy Indicator with Print type animation
132-
{:.caption}
133-
134-
![Rain](AnimationTypes_images/AnimationTypes_img18.jpeg)
135-
136-
Busy Indicator with Rain type animation
137-
{:.caption}
138-
139-
![Rectangle](AnimationTypes_images/AnimationTypes_img19.jpeg)
140-
141-
Busy Indicator with Rectangle type animation
142-
{:.caption}
143-
144-
![Rotation](AnimationTypes_images/AnimationTypes_img20.jpeg)
145-
146-
Busy Indicator with Rotation type animation
147-
{:.caption}
148-
149-
![SingleCircle](AnimationTypes_images/AnimationTypes_img21.jpeg)
150-
151-
Busy Indicator with SingleCircle type animation
152-
{:.caption}
153-
154-
![SliceBox](AnimationTypes_images/AnimationTypes_img22.jpeg)
155-
156-
Busy Indicator with SliceBox type animation
157-
{:.caption}
158-
159-
![SlicedCircle](AnimationTypes_images/AnimationTypes_img23.jpeg)
160-
161-
Busy Indicator with SlicedCircle type animation
162-
{:.caption}
163-
164-
![Snow](AnimationTypes_images/AnimationTypes_img24.jpeg)
165-
166-
Busy Indicator with Snow type animation
167-
{:.caption}
168-
169-
![Sunny](AnimationTypes_images/AnimationTypes_img25.jpeg)
170-
171-
Busy Indicator with Sunny type animation
172-
{:.caption}
173-
174-
![Temperature](AnimationTypes_images/AnimationTypes_img26.jpeg)
175-
176-
Busy Indicator with Temperature type animation
177-
{:.caption}
178-
179-
![Umbrella](AnimationTypes_images/AnimationTypes_img27.jpeg)
180-
181-
Busy Indicator with Umbrella type animation
182-
{:.caption}
183-
184-
![Windmill](AnimationTypes_images/AnimationTypes_img28.jpeg)
185-
186-
Busy Indicator with Windmill type animation
187-
{:.caption}
188-
189-
![Cupertino](AnimationTypes_images/AnimationTypes_img29.jpg)
190-
191-
Busy Indicator with Cupertino type animation
192-
{:.caption}
193-
194-
![DotCircle](AnimationTypes_images/AnimationTypes_img30.jpg)
195-
196-
Busy Indicator with DotCircle type animation
197-
{:.caption}
198-
199-
![BarChart](AnimationTypes_images/BarChart.png)
200-
201-
Busy Indicator with BarChart type animation
202-
{:.caption}
203-
204-
![Clock](AnimationTypes_images/Clock.png)
205-
206-
Busy Indicator with Clock type animation
207-
{:.caption}
208-
209-
![DoubleRing](AnimationTypes_images/DoubleRing.png)
210-
211-
Busy Indicator with DoubleRing type animation
212-
{:.caption}
213-
214-
![DualRing](AnimationTypes_images/DualRing.png)
215-
216-
Busy Indicator with DualRing type animation
217-
{:.caption}
218-
219-
![Ripple](AnimationTypes_images/Ripple.png)
220-
221-
Busy Indicator with Ripple type animation
222-
{:.caption}
223-
224-
![Message](AnimationTypes_images/Message.png)
225-
226-
Busy Indicator with Message type animation
227-
{:.caption}
228-
229-
![Message](AnimationTypes_images/Fluent.png)
230-
231-
Busy Indicator with Fluent type animation
232-
{:.caption}
233-
39+
The following gif image contains the types of animation in BusyIndicator.
23440

41+
![AnimationTypes](AnimationTypes_images/BusyIndicator-animation-video.gif)
23542

23643
N> View [sample](https://github.com/SyncfusionExamples/wpf-BusyIndicator-examples/tree/master/Samples/AnimationType) in GitHub
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)