7 references to Text
System.Private.Windows.Core (7)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
273
DataFormatNames.
Text
or DataFormatNames.Rtf or DataFormatNames.OemText
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
106
DataFormatNames.
Text
or DataFormatNames.Rtf or DataFormatNames.OemText =>
System\Private\Windows\Ole\DataFormatNames.cs (4)
82
case
Text
:
88
formats.Add(
Text
);
91
formats.Add(
Text
);
120
|| format is
Text
System\Private\Windows\Ole\DataFormatsCore.cs (1)
147
T.Create(DataFormatNames.
Text
, (int)CLIPBOARD_FORMAT.CF_TEXT),