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

Inheritance: IBackgroundRenderer
Show file Open project: Abc-Arbitrage/Abc.NCrafts.Quiz Class Usage Examples

Public Methods

Method Description
Draw ( TextView textView, System.Windows.Media.DrawingContext drawingContext ) : void

Method Details

Draw() public method

public Draw ( TextView textView, System.Windows.Media.DrawingContext drawingContext ) : void
textView TextView
drawingContext System.Windows.Media.DrawingContext
return void