C# Class VSWaterMark.AdornmentFactory

Inheritance: IWpfTextViewCreationListener
Show file Open project: mrlacey/VSWaterMark

Public Methods

Method Description
TextViewCreated ( IWpfTextView textView ) : void

Method Details

TextViewCreated() public method

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