C# Class Microsoft.Markdown.Editor.Classification.Background.RCodeBackgroundTextAdornmentFactory

Inheritance: IWpfTextViewCreationListener
Mostra file Open project: Microsoft/RTVS

Private Properties

Property Type Description

Public Methods

Method Description
TextViewCreated ( IWpfTextView textView ) : void

Method Details

TextViewCreated() public method

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