1 reference to ToManaged
System.Speech (1)
src\runtime\src\libraries\Common\src\Interop\Windows\WinMm\Interop.waveOutGetDevCaps.cs (1)
36
public static WAVEOUTCAPS ConvertToManaged(Native native) => native.
ToManaged
();