2 references to s_defaultFormattedValueType
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (2)
306return s_defaultFormattedValueType; 368public override Type FormattedValueType => s_defaultFormattedValueType;