C# 클래스 TailBlazer.Controls.HighlightTextControl

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: RolandPheasant/TailBlazer

공개 프로퍼티들

프로퍼티 타입 설명
FormattedTextProperty System.Windows.DependencyProperty
HighlightBackgroundBrushProperty System.Windows.DependencyProperty
HighlightEnabledProperty System.Windows.DependencyProperty
HighlightForegroundBrushProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

비공개 메소드들

메소드 설명
HighlightTextControl ( ) : System.Collections.Generic
UpdateControlCallBack ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnRender() 보호된 메소드

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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