Table of Contents

Method OnTextChanged

Namespace
Innova.Prism.Library.Search.Controls
Assembly
Innova.Prism.Library.dll

OnTextChanged(TextChangedEventArgs)

Is called when content in this editing control changes.

protected override void OnTextChanged(TextChangedEventArgs e)

Parameters

e TextChangedEventArgs

The arguments that are associated with the TextChanged event.