2 instantiations of CustomLayoutEngineControl
System.Windows.Forms.Tests (2)
System\Windows\Forms\UserControlTests.cs (2)
418
using CustomLayoutEngineControl parent =
new
();
591
using CustomLayoutEngineControl parent =
new
();
2 references to CustomLayoutEngineControl
System.Windows.Forms.Tests (2)
System\Windows\Forms\UserControlTests.cs (2)
418
using
CustomLayoutEngineControl
parent = new();
591
using
CustomLayoutEngineControl
parent = new();