6 references to AppendData
PresentationCore (6)
System\Windows\Media\ByteStreamGeometryContext.cs (6)
31
AppendData
((byte*)&tempPath, sizeof(MIL_PATHGEOMETRY));
75
AppendData
((byte*)&tempFigure, sizeof(MIL_PATHFIGURE));
228
AppendData
((byte*)(&arcToSegment), sizeof(MIL_SEGMENT_ARC));
651
AppendData
((byte*)&p, sizeof(Point));
675
AppendData
((byte*)points, sizeof(Point) * count);
703
AppendData
((byte*)&tempSegment, sizeof(MIL_SEGMENT_POLY));