Table of Contents

Method GetSelectedItem

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

GetSelectedItem(bool)

When implemented by a class, returns currently selected item.

ICodeCompletionProviderItem GetSelectedItem(bool acceptIfFocused)

Parameters

acceptIfFocused bool

specifies if focused item will be returned

Returns

ICodeCompletionProviderItem

Currently selected item.