5 references to DesignerCollection
netstandard (1)
netstandard.cs (1)
235[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.DesignerCollection))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
221[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ComponentModel.Design.DesignerCollection))]
System.ComponentModel.TypeConverter (3)
System\ComponentModel\Design\DesignerCollection.cs (2)
16/// Initializes a new instance of the <see cref='System.ComponentModel.Design.DesignerCollection'/> class 33/// Initializes a new instance of the <see cref='System.ComponentModel.Design.DesignerCollection'/> class
System\ComponentModel\Design\IDesignerEventService.cs (1)
19DesignerCollection Designers { get; }