C# Class RatChat.AddChatWindow

Interaction logic for AddChatWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: JustOxlamon/Sc2tvChatPub Class Usage Examples

Méthodes publiques

Свойство Type Description
ChatSourceProperty System.Windows.DependencyProperty
ChatSourcesProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
AddChatWindow ( ) : System
SelectChatSource ( ChatSourceManager Manager ) : string

Private Methods

Méthode Description
Cansel_Click_1 ( object sender, RoutedEventArgs e ) : void
Commit_Click_1 ( object sender, RoutedEventArgs e ) : void

Method Details

AddChatWindow() public méthode

public AddChatWindow ( ) : System
Résultat System

SelectChatSource() public static méthode

public static SelectChatSource ( ChatSourceManager Manager ) : string
Manager ChatSourceManager
Résultat string

Property Details

ChatSourceProperty public_oe static_oe property

public static DependencyProperty,System.Windows ChatSourceProperty
Résultat System.Windows.DependencyProperty

ChatSourcesProperty public_oe static_oe property

public static DependencyProperty,System.Windows ChatSourcesProperty
Résultat System.Windows.DependencyProperty