C# Class PowerStudio.LanguageServices.PowerShell.Formatting.PowerShellTextFormattingParagraphProperties

Inheritance: TextFormattingParagraphProperties
显示文件 Open project: IntelliTect/PowerStudio

Protected Properties

Property Type Description
_DefaultIncrementalTab double

Public Methods

Method Description
PowerShellTextFormattingParagraphProperties ( TextFormattingRunProperties textProperties, IFormattedLineSource formattedLineSource, IServiceProvider serviceProvider ) : System

Private Methods

Method Description
UpdateProperties ( IFormattedLineSource formattedLineSource, DTE dte ) : void

Method Details

PowerShellTextFormattingParagraphProperties() public method

public PowerShellTextFormattingParagraphProperties ( TextFormattingRunProperties textProperties, IFormattedLineSource formattedLineSource, IServiceProvider serviceProvider ) : System
textProperties TextFormattingRunProperties
formattedLineSource IFormattedLineSource
serviceProvider IServiceProvider
return System

Property Details

_DefaultIncrementalTab protected_oe property

protected double _DefaultIncrementalTab
return double