C# Class ICSharpCode.WpfDesign.Designer.PropertyGrid.Editors.ColorEditor.ColorEditorPopup

Afficher le fichier Open project: icsharpcode/WpfDesigner Class Usage Examples

Méthodes publiques

Méthode Description
ColorEditorPopup ( ) : System
SpecialInitializeComponent ( ) : void

Fixes InitializeComponent with multiple Versions of same Assembly loaded

Méthodes protégées

Méthode Description
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void

Method Details

ColorEditorPopup() public méthode

public ColorEditorPopup ( ) : System
Résultat System

OnKeyDown() protected méthode

protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
Résultat void

SpecialInitializeComponent() public méthode

Fixes InitializeComponent with multiple Versions of same Assembly loaded
public SpecialInitializeComponent ( ) : void
Résultat void