Represents a default implementation of an IntelliPrompt code snippet selector.
- Inheritance:
-
object
Visual
UIElement
Framework
Element Control ItemsControl object
Constructors
IntelliPromptCodeSnippetSelector(ICodeSnippetSelectionSession)
Initializes an instance of the IntelliPromptCodeSnippetSelector
class.
Parameter | Type | Description |
---|---|---|
session | ICode |
The ICode |
Properties
CurrentInputTextHorizontalOffset
Gets the horizontal offset of the current input text.
Property Value
- double:
The horizontal offset of the current input text.
Session
Gets the ICode
Property Value
- ICode
Snippet :Selection Session The ICode
Snippet for which the popup is displayed.Selection Session