1 write to _nativeDataObject
System.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs (1)
23_nativeDataObject = new(dataObject, takeOwnership: true, trackDisposal: false);
9 references to _nativeDataObject
System.Private.Windows.Core (9)
System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs (9)
35using var nativeDataObject = _nativeDataObject.GetInterface(); 42using var nativeDataObject = _nativeDataObject.GetInterface(); 49using var nativeDataObject = _nativeDataObject.GetInterface(); 58using var nativeDataObject = _nativeDataObject.GetInterface(); 69using var nativeDataObject = _nativeDataObject.GetInterface(); 79using var nativeDataObject = _nativeDataObject.GetInterface(); 89using var nativeDataObject = _nativeDataObject.GetInterface(); 97using var nativeDataObject = _nativeDataObject.GetInterface(); 105using var nativeDataObject = _nativeDataObject.GetInterface();