Exemple #1
0
 private void InitProgress(WiaDevice device)
 {
     ProgressTitle = device.Name();
     InvokeStatusChanged();
 }