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