C# Class PeerCastStation.WPF.SettingsDialog

SettingsDialog.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Mostra file Open project: kumaryu/peercaststation Class Usage Examples

Private Methods

Method Description
ApplyButton_Click ( object sender, RoutedEventArgs e ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
SettingsDialog ( PeerCastApplication app ) : System.Windows
ShowDialog ( Window owner, PeerCastApplication app ) : void