C# Class Winterdom.VisualStudio.Extensions.Text.EditorAdornmentFactory

Inheritance: IWpfTextViewCreationListener
Datei anzeigen Open project: tomasr/LineAdornments

Public Methods

Method Description
TextViewCreated ( IWpfTextView textView ) : void

Method Details

TextViewCreated() public method

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