Updated BusyIndicator (markdown)

master
DianeXceed 9 years ago
parent
commit
3b18d18ce5
  1. 3
      BusyIndicator.md

3
BusyIndicator.md

@ -2,7 +2,8 @@
Derives from ContentControl
BusyIndicator makes it easy to let the user know when an application is busy. Simply wrap the relevant content in an instance of the BusyIndicator control and toggle its IsBusy property to True during any long-running process.
![](BusyIndicator_busyindicator.jpg)
[[BusyIndicator_busyindicator.jpg]]
### Usage

Loading…
Cancel
Save