C# Class PeerCastStation.WPF.ChannelLists.ChannelListControl

AllChannels.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: kumaryu/peercaststation

Méthodes publiques

Méthode Description
ChannelListControl ( ) : System.Windows

Private Methods

Méthode Description
CanExecuteChannelCommand ( object sender, CanExecuteRoutedEventArgs e ) : void
OnBroadcastExecuted ( object sender, ExecutedRoutedEventArgs e ) : void
OnCopyContactUrlExecuted ( object sender, ExecutedRoutedEventArgs e ) : void
OnCopyStreamUrlExecuted ( object sender, ExecutedRoutedEventArgs e ) : void
OnDisconnectExecuted ( object sender, ExecutedRoutedEventArgs e ) : void
OnOpenContactUrlExecuted ( object sender, ExecutedRoutedEventArgs e ) : void
OnPlayExecuted ( object sender, ExecutedRoutedEventArgs e ) : void
OnReconnectExecuted ( object sender, ExecutedRoutedEventArgs e ) : void
TabControl_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

ChannelListControl() public méthode

public ChannelListControl ( ) : System.Windows
Résultat System.Windows