9 writes to dwAspect
PresentationCore (1)
System\Windows\Ole\WpfOleServices.cs (1)
98dwAspect = (uint)DVASPECT.DVASPECT_CONTENT,
System.Private.Windows.Core (5)
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (3)
296dwAspect = (uint)Com.DVASPECT.DVASPECT_CONTENT, 354dwAspect = (uint)Com.DVASPECT.DVASPECT_CONTENT, 639dwAspect = (uint)Com.DVASPECT.DVASPECT_CONTENT,
System\Private\Windows\Ole\DragDropHelper.cs (2)
193dwAspect = (uint)DVASPECT.DVASPECT_CONTENT, 351dwAspect = (uint)DVASPECT.DVASPECT_CONTENT,
System.Windows.Forms (1)
System\Windows\Forms\OLE\WinFormsOleServices.cs (1)
83dwAspect = (uint)DVASPECT.DVASPECT_CONTENT,
System.Windows.Forms.Design (2)
System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs (2)
105dwAspect = (uint)DVASPECT.DVASPECT_CONTENT, 113dwAspect = (uint)DVASPECT.DVASPECT_CONTENT,
2 references to dwAspect
System.Private.Windows.Core (1)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
160if (pformatetc->dwAspect != (uint)DVASPECT.DVASPECT_CONTENT)
System.Private.Windows.Core.Tests (1)
System\Private\Windows\Ole\HGlobalNativeDataObject.cs (1)
32if (pformatetc->dwAspect != (uint)DVASPECT.DVASPECT_CONTENT)