3 references to Csv
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DataFormatNames.cs (1)
156or Csv
System.Windows.Forms (2)
System\Windows\Forms\OLE\DataFormats.cs (1)
111public static readonly string CommaSeparatedValue = DataFormatNames.Csv;
System\Windows\Forms\OLE\DataObject.cs (1)
286TextDataFormat.CommaSeparatedValue => DataFormatNames.Csv,