Event EditorRequested
- Namespace
- Alternet.Scripter.Integration.Wpf
- Assembly
- Alternet.Scripter.Integration.Wpf.v9.dll
When implemented by a class, occurs when users try to obtain an edit control that contains specific source code.
event EventHandler<DebugEditRequestedEventArgs> EditorRequested
Returns
- EventHandler<DebugEditRequestedEventArgs>
- When implemented by a class, occurs when users try to obtain an edit control that contains specific source code.