5 instantiations of ShortcutKeysEditor
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\ShortcutKeysEditorTests.cs (5)
16
ShortcutKeysEditor editor =
new
();
32
ShortcutKeysEditor editor =
new
();
56
ShortcutKeysEditor editor =
new
();
64
ShortcutKeysEditor editor =
new
();
72
ShortcutKeysEditor editor =
new
();
10 references to ShortcutKeysEditor
System.Design (1)
artifacts\obj\System.Design.Facade\Release\net9.0\System.Design.Forwards.cs (1)
101
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.
ShortcutKeysEditor
))]
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
118
ComponentResourceManager resources = new(typeof(
ShortcutKeysEditor
));
230
ComponentResourceManager resources = new(typeof(
ShortcutKeysEditor
));
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)
20
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Windows.Forms.Design.
ShortcutKeysEditor
))]
System.Windows.Forms.Design.Tests (6)
EnsureEditorsTests.cs (1)
64
[InlineData(typeof(Keys), typeof(
ShortcutKeysEditor
))]
System\Windows\Forms\Design\ShortcutKeysEditorTests.cs (5)
16
ShortcutKeysEditor
editor = new();
32
ShortcutKeysEditor
editor = new();
56
ShortcutKeysEditor
editor = new();
64
ShortcutKeysEditor
editor = new();
72
ShortcutKeysEditor
editor = new();