Base:
property
Container
System.Windows.Forms.PropertyGridInternal.GridEntry.Container
5 references to Container
System.Windows.Forms.Tests (5)
System\Windows\Forms\MultiPropertyDescriptorGridEntryTests.cs (5)
44
IContainer? result = multiPropertyDescriptorGridEntry.
Container
;
64
IContainer? result = multiPropertyDescriptorGridEntry.
Container
;
78
IContainer? result = multiPropertyDescriptorGridEntry.
Container
;
96
IContainer? result = multiPropertyDescriptorGridEntry.
Container
;
110
IContainer? result = multiPropertyDescriptorGridEntry.
Container
;