/MVVMSample007

WCT MVVM Toolkit (Microsoft.Toolkit.Mvvm) WPF Sample 7 - progress display (2)

Primary LanguageC#The UnlicenseUnlicense

MVVMSample007

MVVM Toolkit (Microsoft.Toolkit.Mvvm) WPF Sample 7 - progress display (2)

Applications that show progress.

The difference from MVVMSample006 is that CancellationTokenSource is kept inside HeavyWorkModel.

screenshot7-1

screenshot7-2

Keywords

  • ObservableObject
  • AsyncRelayCommand
  • CancellationTokenSource
  • Progress