C# 클래스 ICSharpCode.WpfDesign.Designer.PropertyGrid.Editors.FormatedTextEditor.RichTextBoxToolbar

Interaktionslogik für RichTextBoxToolbar.xaml
파일 보기 프로젝트 열기: icsharpcode/WpfDesigner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
RichTextBoxProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
RichTextBoxToolbar ( ) : System
SetValuesFromTextBlock ( System.Windows.Controls.TextBlock textBlock ) : void
SpecialInitializeComponent ( ) : void

Fixes InitializeComponent with multiple Versions of same Assembly loaded

메소드 상세

RichTextBoxToolbar() 공개 메소드

public RichTextBoxToolbar ( ) : System
리턴 System

SetValuesFromTextBlock() 공개 메소드

public SetValuesFromTextBlock ( System.Windows.Controls.TextBlock textBlock ) : void
textBlock System.Windows.Controls.TextBlock
리턴 void

SpecialInitializeComponent() 공개 메소드

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

프로퍼티 상세

RichTextBoxProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows RichTextBoxProperty
리턴 System.Windows.DependencyProperty