8 references to TextConstant
System.Windows.Forms (8)
System\Windows\Forms\OLE\DataFormats.cs (2)
43
public static readonly string Text =
TextConstant
;
276
new(
TextConstant
, (int)CLIPBOARD_FORMAT.CF_TEXT),
System\Windows\Forms\OLE\DataObject.Composition.NativeToWinFormsAdapter.cs (1)
109
DataFormats.
TextConstant
or DataFormats.RtfConstant or DataFormats.OemTextConstant =>
System\Windows\Forms\OLE\DataObject.Composition.WinFormsToNativeAdapter.cs (1)
309
DataFormats.
TextConstant
or DataFormats.RtfConstant or DataFormats.OemTextConstant
System\Windows\Forms\OLE\DataObject.cs (4)
181
|| format is DataFormats.
TextConstant
413
DataFormats.
TextConstant
445
DataFormats.
TextConstant
or DataFormats.UnicodeTextConstant or DataFormats.StringConstant =>
449
DataFormats.
TextConstant