AutoCompleteBoxBindingEvaluatorTClearDataContext Method

Clears the data context so that the control does not keep a reference to the last-looked up item.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public void ClearDataContext()

See Also