6 instantiations of SubFlowLayoutPanel
System.Windows.Forms.Tests (6)
System\Windows\Forms\FlowLayoutPanelTests.cs (6)
18
using SubFlowLayoutPanel control =
new
();
126
using SubFlowLayoutPanel control =
new
();
245
using SubFlowLayoutPanel control =
new
();
275
using SubFlowLayoutPanel control =
new
();
302
using SubFlowLayoutPanel control =
new
();
312
using SubFlowLayoutPanel control =
new
();
11 references to SubFlowLayoutPanel
System.Windows.Forms.Tests (11)
System\Windows\Forms\FlowLayoutPanelTests.cs (11)
18
using
SubFlowLayoutPanel
control = new();
126
using
SubFlowLayoutPanel
control = new();
245
using
SubFlowLayoutPanel
control = new();
266
[InlineData(
SubFlowLayoutPanel
.ScrollStateAutoScrolling, false)]
267
[InlineData(
SubFlowLayoutPanel
.ScrollStateFullDrag, false)]
268
[InlineData(
SubFlowLayoutPanel
.ScrollStateHScrollVisible, false)]
269
[InlineData(
SubFlowLayoutPanel
.ScrollStateUserHasScrolled, false)]
270
[InlineData(
SubFlowLayoutPanel
.ScrollStateVScrollVisible, false)]
275
using
SubFlowLayoutPanel
control = new();
302
using
SubFlowLayoutPanel
control = new();
312
using
SubFlowLayoutPanel
control = new();