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