Is there a way to create a Windows 8 ProgressBar in WPF?
I do not mean the rotation circle, I mean one animated (with blue dots):
http://blog.humann.info/image.axd?picture=2012%2f3%2fanimated_loader.gif
This control is implemented in MahApps.Metro : MetroProgressBar strong> control.
Another - slightly different - loading control in this library that may interest you is ProgressRing .
Just add the property IsIndeterminate = "True" to your progressbar tag in xaml
Source: https://habr.com/ru/post/1416481/More articles:Why is this loop back so much slower than going forward? - performanceIE9 has no subpixel smoothing with a boundary radius - cssMongodb, linq driver. How to Build Contains with Variable or Statements - c #Using VBA to select and highlight Excel rows - vbaMsgstr "Invalid object name 'dbo.Memberships'." when trying to add a new user - c #How to select from a DATETIME column using only date? - sqlrails: correct redirection but wrong url in address bar after creating in DB - ruby | fooobar.comSimple reverse geocoding using Nominatim - reverse-geocodingSkip blank rows in Excel column - excelASP.NET CodeFileBaseClass attribute versus inheritance with System.Web.UI.Page - inheritanceAll Articles