C# Class CaveTube.CaveTalk.Control.NotifyBalloon

NotifyBalloon.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Show file Open project: madguy/CaveTalk

Public Methods

Method Description
NotifyBalloon ( ) : System

Private Methods

Method Description
CloseExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OpenExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Method Details

NotifyBalloon() public method

public NotifyBalloon ( ) : System
return System