5 references to HasChildren
System.Windows.Forms.Tests (5)
System\Windows\Forms\MenuStripTests.cs (1)
86
Assert.False(control.
HasChildren
);
System\Windows\Forms\StatusStripTests.cs (1)
86
Assert.False(control.
HasChildren
);
System\Windows\Forms\ToolStripDropDownTests.cs (1)
91
Assert.False(control.
HasChildren
);
System\Windows\Forms\ToolStripTests.cs (2)
104
Assert.False(control.
HasChildren
);
258
Assert.False(control.
HasChildren
);