5 instantiations of ShortcutKeysEditor
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\ShortcutKeysEditorTests.cs (5)
18
ShortcutKeysEditor editor =
new
();
34
ShortcutKeysEditor editor =
new
();
58
ShortcutKeysEditor editor =
new
();
66
ShortcutKeysEditor editor =
new
();
74
ShortcutKeysEditor editor =
new
();
10 references to ShortcutKeysEditor
System.Design (1)
artifacts\obj\System.Design.Facade\Release\net10.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\net10.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)
66
[InlineData(typeof(Keys), typeof(
ShortcutKeysEditor
))]
System\Windows\Forms\Design\ShortcutKeysEditorTests.cs (5)
18
ShortcutKeysEditor
editor = new();
34
ShortcutKeysEditor
editor = new();
58
ShortcutKeysEditor
editor = new();
66
ShortcutKeysEditor
editor = new();
74
ShortcutKeysEditor
editor = new();