C# Class wpf.VolumeControl

Interaction logic for VolumeControl.xaml
Inheritance: System.Windows.Controls.UserControl, IDisposable
Datei anzeigen Open project: NathanHowell/Sonority

Public Methods

Method Description
VolumeControl ( ) : System

Private Methods

Method Description
IDisposable ( ) : void
SetVolume ( object sender, RoutedPropertyChangedEventArgs e ) : void
SetVolumeCallback ( object state ) : void

Method Details

VolumeControl() public method

public VolumeControl ( ) : System
return System