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