1 write to _nativeDataObject
System.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
26_nativeDataObject = new(dataObject, takeOwnership: true, trackDisposal: false);
9 references to _nativeDataObject
System.Private.Windows.Core (9)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (9)
36using var nativeDataObject = _nativeDataObject.GetInterface(); 42using var nativeDataObject = _nativeDataObject.GetInterface(); 48using var nativeDataObject = _nativeDataObject.GetInterface(); 54using var nativeDataObject = _nativeDataObject.GetInterface(); 60using var nativeDataObject = _nativeDataObject.GetInterface(); 66using var nativeDataObject = _nativeDataObject.GetInterface(); 72using var nativeDataObject = _nativeDataObject.GetInterface(); 78using var nativeDataObject = _nativeDataObject.GetInterface(); 84using var nativeDataObject = _nativeDataObject.GetInterface();