C# Class ZanoFineTuning.Tools.Vibration.Views.Vibration

Interaction logic for VibrationManual.xaml
Inheritance: System.Windows.Controls.Page
Mostrar archivo Open project: torquing/ZanoFineTuning Class Usage Examples

Public Properties

Property Type Description
Instance Vibration

Public Methods

Method Description
Refresh ( ) : void
Vibration ( ) : System

Private Methods

Method Description
GetLabel ( int i ) : System.Windows.Controls.Label
Menu_OnClick ( object sender, RoutedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnUnloaded ( object sender, RoutedEventArgs e ) : void
Retry_OnClick ( object sender, RoutedEventArgs e ) : void
Start_OnClick ( object sender, RoutedEventArgs e ) : void
Stop_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Refresh() public method

public Refresh ( ) : void
return void

Vibration() public method

public Vibration ( ) : System
return System

Property Details

Instance public_oe static_oe property

public static Vibration,ZanoFineTuning.Tools.Vibration.Views Instance
return Vibration