DrawingBaseOnPreviewTextInput Method |
Invoked upon text input via keyboard when a
DrawingBase object is selected
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected virtual void OnPreviewTextInput(
TextCompositionEventArgs e
)
Parameters
- e TextCompositionEventArgs
- TextCompositionEventArgs
See Also