Ejemplo n.º 1
0
 private void Update(WaveFormat format)
 {
     Format.CopyFrom(format);
     DataContext = null;
     DataContext = Format;
 }