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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?