Base:
property
AssociatedComponents
System.Windows.Forms.Design.ControlDesigner.AssociatedComponents
2 references to AssociatedComponents
System.Windows.Forms.Design.Tests (2)
SplitContainerDesignerTests.cs (2)
43
Assert.Empty(splitContainerDesigner.
AssociatedComponents
);
48
Assert.Single(splitContainerDesigner.
AssociatedComponents
);