AutoCompleteBox.

GetSelectionAdapterPart(INameScope) Method

Summary

Returns the Avalonia.Controls.ISelectionAdapter part, if possible.
Namespace
Avalonia.Controls
Containing Type
AutoCompleteBox

Syntax

protected virtual ISelectionAdapter GetSelectionAdapterPart(INameScope nameScope)

Parameters

Name Type Description
nameScope INameScope

Return Value

Type Description
ISelectionAdapter A Avalonia.Controls.ISelectionAdapter object, if possible. Otherwise, null.