C# Class ME3Explorer.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
DisableFlyoutsProperty System.Windows.DependencyProperty

Public Methods

Method Description
MainWindow ( ) : System

Private Methods

Method Description
About_Click ( object sender, RoutedEventArgs e ) : void
CloseCommand_Executed ( object sender, ExecutedRoutedEventArgs e ) : void
Command_CanExecute ( object sender, CanExecuteRoutedEventArgs e ) : void
CreateModsButton_Click ( object sender, RoutedEventArgs e ) : void
Debug_Click ( object sender, RoutedEventArgs e ) : void
LinkLabel_MouseDown ( object sender, MouseButtonEventArgs e ) : void
Logo_MouseDown ( object sender, MouseButtonEventArgs e ) : void
MaximizeCommand_Executed ( object sender, ExecutedRoutedEventArgs e ) : void
MinimizeCommand_Executed ( object sender, ExecutedRoutedEventArgs e ) : void
Rectangle_MouseDown ( object sender, MouseButtonEventArgs e ) : void
SearchBox_GotKeyboardFocus ( object sender, KeyboardFocusChangedEventArgs e ) : void
SearchBox_LostFocus ( object sender, KeyboardFocusChangedEventArgs e ) : void
SearchBox_TextChanged ( object sender, TextChangedEventArgs e ) : void
ToolMouseOver ( object sender, Tool t ) : void
Tools_FavoritesChanged ( object sender, EventArgs e ) : void
UtilitiesButton_Click ( object sender, RoutedEventArgs e ) : void
Window_Closing ( object sender, System e ) : void
advancedSettings_Click ( object sender, RoutedEventArgs e ) : void
closeAdvancedSettings ( int duration = 100 ) : void
closeCIC ( int duration = 300 ) : void
closeCreateMods ( int duration = 300 ) : void
closeGamePaths ( int duration = 50 ) : void
closeSearch ( int duration = 100 ) : void
closeTaskPane ( int duration = 300 ) : void
closeTaskPaneInfoPanel ( int duration = 100 ) : void
closeToolInfo ( int duration = 50 ) : void
closeUtilities ( int duration = 300 ) : void
gamePaths_Click ( object sender, RoutedEventArgs e ) : void
openToolInfo ( Tool e ) : void
pathBrowseButton_Click ( object sender, RoutedEventArgs e ) : void
taskPaneButton_Click ( object sender, RoutedEventArgs e ) : void
taskPaneInfoPanel_Close ( object sender, EventArgs e ) : void
taskPanePanel_ToolMouseOver ( object sender, GenericWindow e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

Property Details

DisableFlyoutsProperty public_oe static_oe property

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