Table of Contents

Method GetSelectedItem

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

GetSelectedItem(bool)

Returns currently selected item.

public ICodeCompletionProviderItem GetSelectedItem(bool acceptIfFocused)

Parameters

acceptIfFocused bool

specifies if focused item will be returned

Returns

ICodeCompletionProviderItem

Currently selected item.