1 implementation of TryGetObjectFromDataObject
System.Windows.Forms (1)
System\Windows\Forms\OLE\WinFormsOleServices.cs (1)
60static unsafe bool IOleServices.TryGetObjectFromDataObject<T>(
1 reference to TryGetObjectFromDataObject
System.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
370if (TOleServices.TryGetObjectFromDataObject(dataObject, request.Format, out data))