C# Class CaveTube.CaveTalk.View.MainWindow

MainWindow.xaml の相互作用ロジック
ファイルを表示 Open project: madguy/CaveTalk Class Usage Examples

Public Properties

Property Type Description
RestoreWindowCommand ICommand

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
Close ( object sender, RoutedEventArgs e ) : void
LoadPreview ( Object sender, System.Windows.Controls.ToolTipEventArgs e ) : void
OpenUrl ( Object sender, RoutedEventArgs e ) : void
ResotreWindowButtonClick ( Object sender, System e ) : void
RestoreWindowExecuted ( Object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Ribbon_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

Property Details

RestoreWindowCommand public_oe static_oe property

public static ICommand RestoreWindowCommand
return ICommand