3 references to BorderSidesEditor
System.Design (1)
src\winforms\artifacts\obj\System.Design.Facade\Release\net11.0\System.Design.Forwards.cs (1)
83
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.
BorderSidesEditor
))]
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs (1)
78
ComponentResourceManager resources = new(typeof(
BorderSidesEditor
));
System.Windows.Forms.Design.Editors (1)
src\winforms\artifacts\obj\System.Windows.Forms.Design.Editors.Facade3x\Release\net11.0\System.Windows.Forms.Design.Editors.Forwards.cs (1)
15
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.
BorderSidesEditor
))]