LoadingIndicators.WPF

A collection of loading indicators for WPF

Github星跟踪图

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

主要指标

概览
名称与所有者VinceG/twitter-bootstrap-wizard
主编程语言JavaScript
编程语言C# (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2012-10-14 20:25:42
推送于2018-11-21 19:42:01
最后一次提交2018-11-21 11:42:00
发布数8
最新版本名称1.4.2 (发布于 2017-03-16 08:34:22)
第一版名称1.0 (发布于 )
用户参与
星数1.4k
关注者数114
派生数670
提交数140
已启用问题?
问题数181
打开的问题数58
拉请求数35
打开的拉请求数2
关闭的拉请求数15
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?