3 references to ParentControl
System.Windows.Forms.Tests (3)
System\Windows\Forms\HScrollPropertiesTests.cs (1)
35public ScrollableControl ParentControlEntry => ParentControl;
System\Windows\Forms\ScrollPropertiesTests.cs (1)
585public new ScrollableControl ParentControl => base.ParentControl;
System\Windows\Forms\VScrollPropertiesTests.cs (1)
36public ScrollableControl ParentControlEntry => ParentControl;