C# Class SoBackground.EditorBackground

Afficher le fichier Open project: Brian-Ding/SoBackground

Méthodes publiques

Méthode Description
EditorBackground ( IWpfTextView _WpfTextView ) : System

Private Methods

Méthode Description
MakeBackgroundTransparent ( ) : void
TextView_BackgroundBrushChanged ( object sender, BackgroundBrushChangedEventArgs e ) : void
TextView_Closed ( object sender, EventArgs e ) : void
TextView_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

EditorBackground() public méthode

public EditorBackground ( IWpfTextView _WpfTextView ) : System
_WpfTextView IWpfTextView
Résultat System