2 references to DesignTimeFeaturesNotSupported
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
12613
throw new NotSupportedException(SR.
DesignTimeFeaturesNotSupported
);
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
165
throw new NotSupportedException(SR.
DesignTimeFeaturesNotSupported
);