6 references to AppendData
PresentationCore (6)
Core\CSharp\System\Windows\Media\ByteStreamGeometryContext.cs (6)
57
AppendData
((byte*)&tempPath, sizeof(MIL_PATHGEOMETRY));
106
AppendData
((byte*)&tempFigure, sizeof(MIL_PATHFIGURE));
277
AppendData
((byte*)(&arcToSegment), sizeof(MIL_SEGMENT_ARC));
744
AppendData
((byte*)&p, sizeof(Point));
772
AppendData
((byte*)points, sizeof(Point) * count);
804
AppendData
((byte*)&tempSegment, sizeof(MIL_SEGMENT_POLY));