C# Class PeerCastStation.WPF.CoreSettings.BandwidthCheckDialog

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

Public Properties

Property Type Description
IsCheckingProperty System.Windows.DependencyProperty
StatusProperty System.Windows.DependencyProperty

Public Methods

Method Description
BandwidthCheckDialog ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
checker_BandwidthCheckCompleted ( object sender, BandwidthCheckCompletedEventArgs args ) : void

Method Details

BandwidthCheckDialog() public method

public BandwidthCheckDialog ( ) : System
return System

Property Details

IsCheckingProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsCheckingProperty
return System.Windows.DependencyProperty

StatusProperty public_oe static_oe property

public static DependencyProperty,System.Windows StatusProperty
return System.Windows.DependencyProperty