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