C# Class RatChat.AddChatWindow

Interaction logic for AddChatWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: JustOxlamon/Sc2tvChatPub Class Usage Examples

Public Properties

Property Type Description
ChatSourceProperty System.Windows.DependencyProperty
ChatSourcesProperty System.Windows.DependencyProperty

Public Methods

Method Description
AddChatWindow ( ) : System
SelectChatSource ( ChatSourceManager Manager ) : string

Private Methods

Method Description
Cansel_Click_1 ( object sender, RoutedEventArgs e ) : void
Commit_Click_1 ( object sender, RoutedEventArgs e ) : void

Method Details

AddChatWindow() public method

public AddChatWindow ( ) : System
return System

SelectChatSource() public static method

public static SelectChatSource ( ChatSourceManager Manager ) : string
Manager ChatSourceManager
return string

Property Details

ChatSourceProperty public_oe static_oe property

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

ChatSourcesProperty public_oe static_oe property

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