MahApps.Metro by Jan Karger, Dennis Daume, Brendan Forster, Paul Jenkins, Jake Ginnivan, Alex Mitchell

<PackageReference Include="MahApps.Metro" Version="2.1.1" />

.NET API 3,425,904 bytes

 ProgressRing

public class ProgressRing : Control

Identifies the BindableWidth dependency property.

Identifies the BindableWidth dependency property.

Identifies the EllipseDiameter dependency property.

Identifies the EllipseDiameter dependency property.

Identifies the EllipseDiameterScale dependency property.

Identifies the EllipseOffset dependency property.

Identifies the EllipseOffset dependency property.

public static readonly DependencyProperty IsActiveProperty

Identifies the IsActive dependency property.

public static readonly DependencyProperty IsLargeProperty

Identifies the IsLarge dependency property.

Identifies the MaxSideLength dependency property.

Identifies the MaxSideLength dependency property.

public double BindableWidth { get; protected set; }

public double EllipseDiameter { get; protected set; }

public double EllipseDiameterScale { get; set; }

public Thickness EllipseOffset { get; protected set; }

public bool IsActive { get; set; }

public bool IsLarge { get; set; }

public double MaxSideLength { get; protected set; }

public ProgressRing()