2 instantiations of CustomLayoutEngineControl
System.Windows.Forms.Tests (2)
System\Windows\Forms\PanelTests.cs (2)
305
using CustomLayoutEngineControl parent =
new
();
478
using CustomLayoutEngineControl parent =
new
();
2 references to CustomLayoutEngineControl
System.Windows.Forms.Tests (2)
System\Windows\Forms\PanelTests.cs (2)
305
using
CustomLayoutEngineControl
parent = new();
478
using
CustomLayoutEngineControl
parent = new();