1 write to Types
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
307pathData.Types = new byte[numPts];
1 reference to Types
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
312GCHandle typesHandle = GCHandle.Alloc(pathData.Types, GCHandleType.Pinned);