C# 클래스 Microsoft.VisualStudio.Extensions.OverviewMargin.Implementation.OverviewChangeTrackingMarginProvider
파일 보기
프로젝트 열기: rally25rs/OverviewMargin2012
1 사용 예제들
Private Properties
공개 메소드들
메소드 |
설명 |
|
CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin |
|
|
LoadOption ( IEditorOptions options, string optionName ) : bool |
|
|
메소드 상세
public CreateMargin ( IWpfTextViewHost textViewHost, IWpfTextViewMargin parentMargin ) : IWpfTextViewMargin |
textViewHost |
IWpfTextViewHost |
|
parentMargin |
IWpfTextViewMargin |
|
리턴 |
IWpfTextViewMargin |
|
public LoadOption ( IEditorOptions options, string optionName ) : bool |
options |
IEditorOptions |
|
optionName |
string |
|
리턴 |
bool |
|