C# 클래스 SoBackground.EditorBackground

파일 보기 프로젝트 열기: Brian-Ding/SoBackground

공개 메소드들

메소드 설명
EditorBackground ( IWpfTextView _WpfTextView ) : System

비공개 메소드들

메소드 설명
MakeBackgroundTransparent ( ) : void
TextView_BackgroundBrushChanged ( object sender, BackgroundBrushChangedEventArgs e ) : void
TextView_Closed ( object sender, EventArgs e ) : void
TextView_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

EditorBackground() 공개 메소드

public EditorBackground ( IWpfTextView _WpfTextView ) : System
_WpfTextView IWpfTextView
리턴 System