[]
A visual control used to indicate that something is ongoing.
public class C1ActivityIndicator : Control, INotifyPropertyChanged
| Name | Description |
|---|---|
| C1ActivityIndicator() | Initializes a new instance of the C1ActivityIndicator class. |
| Name | Description |
|---|---|
| OnPropertyChanged(string) | Called when a property changed. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property value changes. |