C# 클래스 Microsoft.VisualStudio.Extensions.OverviewMargin.Implementation.OverviewMarkMarginProvider

상속: IWpfTextViewMarginProvider
파일 보기 프로젝트 열기: rally25rs/OverviewMargin2012 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin
LoadOption ( IEditorOptions options, string optionName ) : bool

메소드 상세

CreateMargin() 공개 메소드

public CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin
textViewHost IWpfTextViewHost
parentMargin IWpfTextViewMargin
리턴 IWpfTextViewMargin

LoadOption() 공개 메소드

public LoadOption ( IEditorOptions options, string optionName ) : bool
options IEditorOptions
optionName string
리턴 bool