C# Class TailBlazer.Controls.HighlightTextControl

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: RolandPheasant/TailBlazer

Méthodes publiques

Свойство Type Description
FormattedTextProperty System.Windows.DependencyProperty
HighlightBackgroundBrushProperty System.Windows.DependencyProperty
HighlightEnabledProperty System.Windows.DependencyProperty
HighlightForegroundBrushProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Private Methods

Méthode Description
HighlightTextControl ( ) : System.Collections.Generic
UpdateControlCallBack ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
Résultat void

Property Details

FormattedTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows FormattedTextProperty
Résultat System.Windows.DependencyProperty

HighlightBackgroundBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows HighlightBackgroundBrushProperty
Résultat System.Windows.DependencyProperty

HighlightEnabledProperty public_oe static_oe property

public static DependencyProperty,System.Windows HighlightEnabledProperty
Résultat System.Windows.DependencyProperty

HighlightForegroundBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows HighlightForegroundBrushProperty
Résultat System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
Résultat System.Windows.DependencyProperty