3 references to ParseObject
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Binding.cs (1)
731
return Formatter.
ParseObject
(value, type, (value == null ? propInfo.PropertyType : value.GetType()), fieldInfoConverter, propInfoConverter, formatInfo, nullValue, GetDataSourceNullValue(type));
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
4474
return Formatter.
ParseObject
(formattedValue,
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
2564
parseRetVal = Formatter.
ParseObject
(