C# Class Abc.NCrafts.App.Views.LineHighlighterBackgroundRenderer

Inheritance: IBackgroundRenderer
Afficher le fichier Open project: Abc-Arbitrage/Abc.NCrafts.Quiz Class Usage Examples

Méthodes publiques

Méthode Description
Draw ( TextView textView, System.Windows.Media.DrawingContext drawingContext ) : void

Method Details

Draw() public méthode

public Draw ( TextView textView, System.Windows.Media.DrawingContext drawingContext ) : void
textView TextView
drawingContext System.Windows.Media.DrawingContext
Résultat void