3 references to IDataFormat
System.Private.Windows.Core (3)
System\Private\Windows\Ole\Composition.cs (1)
18where TDataFormat : IDataFormat<TDataFormat>
System\Private\Windows\Ole\DataFormatsCore.cs (1)
9internal static partial class DataFormatsCore<T> where T : IDataFormat<T>
System\Private\Windows\Ole\DragDropHelper.cs (1)
25where TDataFormat : IDataFormat<TDataFormat>