C# Class PCSX2Bonus.wndThemeEditor

Inheritance: System.Windows.Window, IComponentConnector
Exibir arquivo Open project: CyberFoxHax/PCSXBonus Class Usage Examples

Public Methods

Method Description
wndThemeEditor ( ) : ColorPicker

Private Methods

Method Description
AddItem ( string name, object value, string bindingName ) : void
IComponentConnector ( int connectionId, object target ) : void
InitializeComponent ( ) : void
LoadButtonEdits ( ) : void
LoadCheckBoxEdits ( ) : void
LoadListViewEdits ( ) : void
LoadMenuEdits ( ) : void
LoadTabEdits ( ) : void
LoadTextBoxEdits ( ) : void
Setup ( ) : void
cbEditorType_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
wndThemeEditor_Closing ( object sender, CancelEventArgs e ) : void
wndThemeEditor_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

wndThemeEditor() public method

public wndThemeEditor ( ) : ColorPicker
return ColorPicker