Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/zeluisping/LoadingIndicators.WPF

A collection of loading indicators for WPF
https://github.com/zeluisping/LoadingIndicators.WPF

c-sharp mahapps metro wpf

Last synced: 13 days ago
JSON representation

A collection of loading indicators for WPF

Lists

README

        

LoadingIndicators.WPF
====================
![Demo](./demo.gif)

LoadingIndicators.WPF is a collection of 8 animated loading indicators for WPF compatible with [MahApps.Metro](https://github.com/MahApps/MahApps.Metro).

## Styles
- Arcs
- Arcs Ring
- Double Bounce
- FlipPlane
- Pulse
- Ring
- Three Dots
- Wave

## Features
- Variable Animation Speed
- Easy activation/deactivation
- Easy change of theme using resources
- Out of the box [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) compatibility

## Usage
- Include Namespace
```xml

```
- Add Loading indicator and select mode
```xml

```

Note: Waves mode will be selected by default if left empty