1 reference to GetValueOrDefaultAllowNull
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyle.cs (1)
243get => Properties.GetValueOrDefaultAllowNull<object?>(s_propNullValue, string.Empty);