2 references to CF_TEXT
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DataFormatsCore.cs (1)
147T.Create(DataFormatNames.Text, (int)CLIPBOARD_FORMAT.CF_TEXT),
System.Windows.Forms.Design (1)
System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs (1)
104cfFormat = (ushort)CLIPBOARD_FORMAT.CF_TEXT,