Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
interface System.​ComponentModel.​Design.​IDesignerEventService
Assembly: System.ComponentModel.TypeConverter
Provides event notifications when root designers are added and removed, when a selected component changes, and when the current root designer changes.
Properties
ActiveDesigner
Gets the root designer for the currently active document.
Designers
Gets a collection of root designers for design documents that are currently active in the development environment.