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