4 references to MIL_SEGMENT
PresentationCore (4)
System\Windows\Media\PathGeometry.cs (4)
154
Debug.Assert(pathData.SerializedData.Length >= currentOffset + sizeof(
MIL_SEGMENT
));
155
Debug.Assert(pathData.Size >= currentOffset + sizeof(
MIL_SEGMENT
));
157
MIL_SEGMENT
*pSegment = (
MIL_SEGMENT
*)(pbData + currentOffset);