Skip to main content

GetSelectionAdapterPart Method

Returns the ISelectionAdapter part, if possible.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

protected virtual ISelectionAdapter? GetSelectionAdapterPart(
INameScope nameScope
)

Parameters

  INameScope
 

Return Value

ISelectionAdapter
A ISelectionAdapter object, if possible. Otherwise, null.

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace