2 references to
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (1)
31
internal AxPropertyDescriptor(PropertyDescriptor baseDescriptor, AxHost owner) :
base
(baseDescriptor)
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.CanResetSizePropertyDescriptor.cs (1)
16
public CanResetSizePropertyDescriptor(PropertyDescriptor pd) :
base
(pd) => _basePropDesc = pd;