[]
        
(Showing Draft Content)

C1.WinUI.Core.C1ActivityIndicator

C1ActivityIndicator Class

A visual control used to indicate that something is ongoing.

Inheritance
C1ActivityIndicator
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class C1ActivityIndicator : Control, INotifyPropertyChanged

Constructors

Name Description
C1ActivityIndicator()

Initializes a new instance of the C1ActivityIndicator class.

Methods

Name Description
OnPropertyChanged(string)

Called when a property changed.

Events

Name Description
PropertyChanged

Occurs when a property value changes.