LoadingIndicators.WPF

A collection of loading indicators for WPF

Github stars Tracking Chart

LoadingIndicators.WPF

Demo

LoadingIndicators.WPF is a collection of 8 animated loading indicators for WPF compatible with 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 compatibility

Usage

  • Include Namespace
<Window ...
        xmlns:li="http://github.com/zeluisping/loadingIndicators/xaml/controls">
  • Add Loading indicator and select mode
<li:LoadingIndicator Grid.Column="0" Grid.Row="0" SpeedRatio="{Binding SpeedRatio}" IsActive="{Binding IsArcsActive}" Mode="Arcs" />

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

Main metrics

Overview
Name With OwnerVinceG/twitter-bootstrap-wizard
Primary LanguageJavaScript
Program languageC# (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2012-10-14 20:25:42
Pushed At2018-11-21 19:42:01
Last Commit At2018-11-21 11:42:00
Release Count8
Last Release Name1.4.2 (Posted on 2017-03-16 08:34:22)
First Release Name1.0 (Posted on )
用户参与
Stargazers Count1.4k
Watchers Count114
Fork Count671
Commits Count140
Has Issues Enabled
Issues Count181
Issue Open Count58
Pull Requests Count35
Pull Requests Open Count2
Pull Requests Close Count15
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private