5 references to OemText
System.Private.Windows.Core (5)
System\Private\Windows\Ole\ClipboardCore.cs (1)
283or DataFormatNames.OemText => typeof(string) == type,
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
275DataFormatNames.Text or DataFormatNames.Rtf or DataFormatNames.OemText
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
106DataFormatNames.Text or DataFormatNames.Rtf or DataFormatNames.OemText =>
System\Private\Windows\Ole\DataFormatNames.cs (1)
130or OemText
System\Private\Windows\Ole\DataFormatsCore.cs (1)
153T.Create(DataFormatNames.OemText, (int)CLIPBOARD_FORMAT.CF_OEMTEXT),