AutoCompleteBox.BindingEvaluator<T>.

AutoCompleteBox.

ClearDataContext() Method

Summary

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

Syntax

public void ClearDataContext()

Return Value

Type Description
void