C# 클래스 Abc.NCrafts.App.Views.LineHighlighterBackgroundRenderer

상속: IBackgroundRenderer
파일 보기 프로젝트 열기: Abc-Arbitrage/Abc.NCrafts.Quiz 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( TextView textView, System.Windows.Media.DrawingContext drawingContext ) : void

메소드 상세

Draw() 공개 메소드

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