2 references to CF_UNICODETEXT
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DataFormatsCore.cs (1)
154Create(DataFormatNames.UnicodeText, (int)CLIPBOARD_FORMAT.CF_UNICODETEXT),
System.Windows.Forms.Design (1)
System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs (1)
112cfFormat = (ushort)CLIPBOARD_FORMAT.CF_UNICODETEXT,