The application continue to use CPU even when the inderteminated ProgressBar is collapsed. Workaround: Every time when the RadProgressBar is collapsed change the IsIndeterminate to "false" and when it is expanded change it once again to make IsIndeterminate equal to "true".