3 references to GetContainer
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs (3)
61
IEnumUnknown.Interface enumUnknown =
GetContainer
() is { } container && GetControl() is { } control
193
IExtender.Interface? extender =
GetContainer
() is { } container
269
AxContainer? container =
GetContainer
();