5 instantiations of BorderSidesEditor
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\BorderSidesEditorTests.cs (5)
16BorderSidesEditor editor = new(); 32BorderSidesEditor editor = new(); 56BorderSidesEditor editor = new(); 64BorderSidesEditor editor = new(); 72BorderSidesEditor editor = new();
9 references to BorderSidesEditor
System.Design (1)
artifacts\obj\System.Design.Facade\Release\net9.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)
78ComponentResourceManager resources = new(typeof(BorderSidesEditor));
System.Windows.Forms.Design.Editors (1)
artifacts\obj\System.Windows.Forms.Design.Editors.Facade3x\Release\net9.0\System.Windows.Forms.Design.Editors.Forwards.cs (1)
15[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.BorderSidesEditor))]
System.Windows.Forms.Design.Tests (6)
EnsureEditorsTests.cs (1)
67[InlineData(typeof(ToolStripStatusLabelBorderSides), typeof(BorderSidesEditor))]
System\Windows\Forms\Design\BorderSidesEditorTests.cs (5)
16BorderSidesEditor editor = new(); 32BorderSidesEditor editor = new(); 56BorderSidesEditor editor = new(); 64BorderSidesEditor editor = new(); 72BorderSidesEditor editor = new();