C# Class Petzold.TuneTheRadio.TuneTheRadio

Inheritance: System.Windows.Window
Exibir arquivo Open project: kasicass/kasicass

Public Methods

Method Description
RadioOnChecked ( object sender, RoutedEventArgs args ) : void
TuneTheRadio ( ) : System

Private Methods

Method Description
CreateRadioButton ( string strText, WindowStyle winstyle ) : System.Windows.Controls.RadioButton
Main ( ) : void

Method Details

RadioOnChecked() public method

public RadioOnChecked ( object sender, RoutedEventArgs args ) : void
sender object
args System.Windows.RoutedEventArgs
return void

TuneTheRadio() public method

public TuneTheRadio ( ) : System
return System