Click or drag to resize

BcfViewManagerOnUpdateProgressChanged Method

[This is preliminary documentation and is subject to change.]

Raises the -event.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.0.0-beta7
Syntax
protected virtual void OnUpdateProgressChanged(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
The event args.
See Also