1 implementation of Top
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.AxContainer.ExtenderProxy.cs (1)
225
public int
Top
1 write to Top
System.Windows.Forms.Primitives (1)
System\Windows\Forms\IExtender.cs (1)
174
=> UnwrapAndInvoke<IExtender, Interface>(@this, o => o.
Top
= value);
1 reference to Top
System.Windows.Forms.Primitives (1)
System\Windows\Forms\IExtender.cs (1)
170
=> UnwrapAndInvoke<IExtender, Interface>(@this, o => *value = o.
Top
);