2 instantiations of CustomLayoutEngineControl
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonTests.cs (2)
345
using CustomLayoutEngineControl parent =
new
();
518
using CustomLayoutEngineControl parent =
new
();
2 references to CustomLayoutEngineControl
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonTests.cs (2)
345
using
CustomLayoutEngineControl
parent = new();
518
using
CustomLayoutEngineControl
parent = new();