2 references to IsRootDesigner
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
368=> IsRootDesigner ? InheritanceAttribute.Inherited : base.InheritanceAttribute;
System.Windows.Forms.Design.Tests (1)
ControlDesignerTests.cs (1)
57controlDesigner.IsRootDesigner.Should().BeFalse();