C# Class WinVolumeMixer.Client.VolumeControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: aidenmagrath/WinVolumeMixer-Client

Méthodes publiques

Méthode Description
VolumeControl ( Application application ) : System

Private Methods

Méthode Description
UpdateVolume ( float sliderValue ) : void
btnMute_Click ( object sender, RoutedEventArgs e ) : void
slider_DragCompleted ( object sender, RoutedEventArgs e ) : void
slider_DragStarted ( object sender, RoutedEventArgs e ) : void
slider_ValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void

Method Details

VolumeControl() public méthode

public VolumeControl ( Application application ) : System
application Application
Résultat System