Property Editors
- Namespace
- Alternet.Scripter.Integration.Wpf
- Assembly
- Alternet.Scripter.Integration.Wpf.v9.dll
Editors
When implemented by a class, gets a list of IDebugEdit
controls currently opened in this container.
IReadOnlyCollection<IDebugEdit> Editors { get; }