[]
        
(Showing Draft Content)

C1.WPF.Core.C1ActivityIndicator

C1ActivityIndicator Class

A visual control used to indicate that something is ongoing.

Inheritance
C1ActivityIndicator
Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public class C1ActivityIndicator : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, INotifyPropertyChanged

Constructors

Name Description
C1ActivityIndicator()

Initializes a new instance of the C1ActivityIndicator class.

Properties

Name Description
EllipseDiameter

Gets the diameter of the ellipse.

EllipseOffset

Gets the ellipse offset.

Methods

Name Description
OnApplyTemplate()
OnPropertyChanged(string)

Called when a property changed.

OnRenderSizeChanged(SizeChangedInfo)

Events

Name Description
PropertyChanged

Occurs when a property value changes.