C# 클래스 ICSharpCode.WpfDesign.Designer.PropertyGrid.Editors.ColorEditor.ColorTypeEditor

파일 보기 프로젝트 열기: icsharpcode/WpfDesigner

공개 메소드들

메소드 설명
ColorTypeEditor ( ) : System
SpecialInitializeComponent ( ) : void

Fixes InitializeComponent with multiple Versions of same Assembly loaded

보호된 메소드들

메소드 설명
OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

비공개 메소드들

메소드 설명
ColorEditorPopup_Closed ( object sender, EventArgs e ) : void

메소드 상세

ColorTypeEditor() 공개 메소드

public ColorTypeEditor ( ) : System
리턴 System

OnMouseUp() 보호된 메소드

protected OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

SpecialInitializeComponent() 공개 메소드

Fixes InitializeComponent with multiple Versions of same Assembly loaded
public SpecialInitializeComponent ( ) : void
리턴 void