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

Afficher le fichier Open project: icsharpcode/WpfDesigner

Méthodes publiques

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

Fixes InitializeComponent with multiple Versions of same Assembly loaded

Méthodes protégées

Méthode Description
OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

Méthode Description
ColorEditorPopup_Closed ( object sender, EventArgs e ) : void

Method Details

ColorTypeEditor() public méthode

public ColorTypeEditor ( ) : System
Résultat System

OnMouseUp() protected méthode

protected OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

SpecialInitializeComponent() public méthode

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