Method | Description | |
---|---|---|
SubjectBuffersConnected ( IWpfTextView textView, ConnectionReason reason, Collection |
||
SubjectBuffersDisconnected ( IWpfTextView textView, ConnectionReason reason, Collection |
Method | Description | |
---|---|---|
DataTipTextViewConnectionListener ( IVsEditorAdaptersFactoryService adaptersFactoryService ) : System.Collections.ObjectModel |
public SubjectBuffersConnected ( IWpfTextView textView, ConnectionReason reason, Collection |
||
textView | IWpfTextView | |
reason | ConnectionReason | |
subjectBuffers | Collection |
|
return | void |
public SubjectBuffersDisconnected ( IWpfTextView textView, ConnectionReason reason, Collection |
||
textView | IWpfTextView | |
reason | ConnectionReason | |
subjectBuffers | Collection |
|
return | void |