C# Class SideScroller.Vsix.SideScrollTextViewCreationListener

Inheritance: IWpfTextViewCreationListener
Afficher le fichier Open project: drewnoakes/vs-side-scroller

Méthodes publiques

Méthode Description
TextViewCreated ( IWpfTextView view ) : void

Method Details

TextViewCreated() public méthode

public TextViewCreated ( IWpfTextView view ) : void
view IWpfTextView
Résultat void