C# Class Microsoft.VisualStudio.Extensions.BlockTagger.Implementation.CodeBlock.TextBlob

Inheritance: System.Windows.FrameworkElement
Datei anzeigen Open project: rally25rs/OverviewMargin2012

Public Methods

Method Description
TextBlob ( System.Windows.Media.FormattedText text ) : System

Protected Methods

Method Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Method Details

OnRender() protected method

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
return void

TextBlob() public method

public TextBlob ( System.Windows.Media.FormattedText text ) : System
text System.Windows.Media.FormattedText
return System