Table of Contents

Method OnBusyChanged

Namespace
Innova.Prism.Library.Views.Busy
Assembly
Innova.Prism.Library.dll

OnBusyChanged(ProgressInfo)

Called when the busy state changes.

public void OnBusyChanged(ProgressInfo progressInfo)

Parameters

progressInfo ProgressInfo

The progress information.