Property | Type | Description | |
---|---|---|---|
CalculateHasInteractiveContent | bool | ||
CreateQuickInfoSources | dnSpy.Contracts.Hex.Intellisense.HexQuickInfoSource[] | ||
DisposeQuickInfoSources | void | ||
HexView_Closed | void | ||
SetApplicableToSpan | void |
Method | Description | |
---|---|---|
Collapse ( ) : void | ||
Dismiss ( ) : void | ||
HexQuickInfoSessionImpl ( |
||
Match ( ) : bool | ||
Recalculate ( ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
CalculateHasInteractiveContent ( ) : bool | ||
CreateQuickInfoSources ( ) : dnSpy.Contracts.Hex.Intellisense.HexQuickInfoSource[] | ||
DisposeQuickInfoSources ( ) : void | ||
HexView_Closed ( object sender, |
||
SetApplicableToSpan ( HexBufferSpanSelection newValue ) : void |
public HexQuickInfoSessionImpl ( |
||
hexView | ||
triggerPoint | HexCellPosition | |
trackMouse | bool | |
intellisensePresenterFactoryService | dnSpy.Hex.Intellisense.HexIntellisensePresenterFactoryService | |
quickInfoSourceProviders | VSUTIL.IOrderable>.Lazy | |
return | System |