|
-
November 28th, 2011, 01:26 AM
#1
BusyIndicator and UserControl
Hi
I am doing a SilverLight (4) Application. In that, I want to create a UserControl which contains a BusyIndicator. In my MainPageView.xaml, I ve included this UserControl. In MainPageViewModel constructor , i am making isBusy property to true. On button click, i want to set IsBusy to false.
How can i do this using MVVM.
Please help if anybody knows the answer
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|