C# Class Microsoft.VisualStudio.Extensions.OverviewMargin.Implementation.OverviewMarkMarginProvider

Inheritance: IWpfTextViewMarginProvider
Afficher le fichier Open project: rally25rs/OverviewMargin2012 Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin
LoadOption ( IEditorOptions options, string optionName ) : bool

Method Details

CreateMargin() public méthode

public CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin
textViewHost IWpfTextViewHost
parentMargin IWpfTextViewMargin
Résultat IWpfTextViewMargin

LoadOption() public méthode

public LoadOption ( IEditorOptions options, string optionName ) : bool
options IEditorOptions
optionName string
Résultat bool