Method | Description | |
---|---|---|
ConnectSubjectBuffer ( ITextBuffer subjectBuffer ) : void | ||
Detach ( ITextView textView ) : void | ||
DisconnectSubjectBuffer ( ITextBuffer subjectBuffer ) : void |
Method | Description | |
---|---|---|
GetMousePosition ( SnapshotPoint topPosition ) : SnapshotPoint? | ||
OnTextViewMouseHover ( object sender, MouseHoverEventArgs e ) : void | ||
TemplateQuickInfoController ( ITextView textView, IList |
public ConnectSubjectBuffer ( ITextBuffer subjectBuffer ) : void | ||
subjectBuffer | ITextBuffer | |
return | void |
public DisconnectSubjectBuffer ( ITextBuffer subjectBuffer ) : void | ||
subjectBuffer | ITextBuffer | |
return | void |