AutoCompleteBoxGetSelectionAdapterPart Method
Returns the
ISelectionAdapter part, if
possible.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected virtual ISelectionAdapter? GetSelectionAdapterPart(
INameScope nameScope
)
Protected Overridable Function GetSelectionAdapterPart (
nameScope As INameScope
) As ISelectionAdapter
abstract GetSelectionAdapterPart :
nameScope : INameScope -> ISelectionAdapter
override GetSelectionAdapterPart :
nameScope : INameScope -> ISelectionAdapter
- nameScope INameScope
-
ISelectionAdapter
A
ISelectionAdapter object,
if possible. Otherwise, null.