Пример #1
0
 private void buttonVolumeUp_Click(object sender, EventArgs e)
 {
     _volumeControl.VolumeUp();
 }