C# Class SideScroller.Vsix.SideScrollTextViewCreationListener

Inheritance: IWpfTextViewCreationListener
Mostrar archivo Open project: drewnoakes/vs-side-scroller

Public Methods

Method Description
TextViewCreated ( IWpfTextView view ) : void

Method Details

TextViewCreated() public method

public TextViewCreated ( IWpfTextView view ) : void
view IWpfTextView
return void