Silverlight printing busy\progress bar
问题 I'm using Silverlight 4 to print but I would like some sort of progress bar or busy indicator. I've tried to using a progress bar but it is not really working. The 2 issues I have are: the progress bar does not indicate progress, I have IsIndeterminate=True, but it does not animate when printing starts (Print dialog's Print button is clicked) the progress bar visibility is not being set at the proper time, depending upon where I put the code to set visibility it displays either too soon