1 write to _nativeDataObject
System.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs (1)
21_nativeDataObject = new(dataObject, takeOwnership: true, trackDisposal: false);
9 references to _nativeDataObject
System.Private.Windows.Core (9)
System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs (9)
33using var nativeDataObject = _nativeDataObject.GetInterface(); 40using var nativeDataObject = _nativeDataObject.GetInterface(); 47using var nativeDataObject = _nativeDataObject.GetInterface(); 56using var nativeDataObject = _nativeDataObject.GetInterface(); 67using var nativeDataObject = _nativeDataObject.GetInterface(); 77using var nativeDataObject = _nativeDataObject.GetInterface(); 87using var nativeDataObject = _nativeDataObject.GetInterface(); 95using var nativeDataObject = _nativeDataObject.GetInterface(); 103using var nativeDataObject = _nativeDataObject.GetInterface();