7 references to DVASPECT
Microsoft.Private.Windows.Core (2)
System\Private\Windows\Ole\FormatEnumerator.cs (2)
47dwAspect = ComTypes.DVASPECT.DVASPECT_CONTENT, 73dwAspect = ComTypes.DVASPECT.DVASPECT_CONTENT,
netstandard (1)
netstandard.cs (1)
1631[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ComTypes.DVASPECT))]
System (1)
src\runtime\src\libraries\shims\System\ref\System.cs (1)
820[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.InteropServices.ComTypes.DVASPECT))]
System.Private.Windows.Core (2)
System\Private\Windows\Ole\FormatEnumerator.cs (2)
47dwAspect = ComTypes.DVASPECT.DVASPECT_CONTENT, 73dwAspect = ComTypes.DVASPECT.DVASPECT_CONTENT,
System.Runtime.InteropServices (1)
System\Runtime\InteropServices\ComTypes\FORMATETC.cs (1)
15public DVASPECT dwAspect;